bump version

This commit is contained in:
izzy2lost
2026-03-02 12:29:59 -05:00
parent 0277b66f74
commit a2b1180078
+2 -2
View File
@@ -30,8 +30,8 @@ android {
minSdk = 26
targetSdk = 36
versionCode = 12
versionName = "1.1.1"
versionCode = 13
versionName = "1.1.2"
ndk {
abiFilters += listOf("arm64-v8a")