bump version

This commit is contained in:
izzy2lost
2026-01-29 13:04:54 -05:00
parent 7de85d6e46
commit a8f5d53fbc
+2 -2
View File
@@ -29,8 +29,8 @@ android {
minSdk = 26
targetSdk = 36
versionCode = 17
versionName = "1.1.6"
versionCode = 18
versionName = "1.1.7"
ndk {
abiFilters += listOf("arm64-v8a")