bump version

This commit is contained in:
izzy2lost
2026-03-02 04:44:59 -05:00
parent 1ff58982e0
commit 3c6138faae
+2 -2
View File
@@ -30,8 +30,8 @@ android {
minSdk = 26
targetSdk = 36
versionCode = 11
versionName = "1.1.0"
versionCode = 12
versionName = "1.1.1"
ndk {
abiFilters += listOf("arm64-v8a")