bump version

This commit is contained in:
izzy2lost
2026-03-08 11:01:23 -04:00
parent 02bcd8dd17
commit 322083cd6d
+2 -2
View File
@@ -30,8 +30,8 @@ android {
minSdk = 26
targetSdk = 36
versionCode = 17
versionName = "1.1.6"
versionCode = 18
versionName = "1.1.7"
ndk {
abiFilters += listOf("arm64-v8a")