bump version

This commit is contained in:
izzy2lost
2026-03-07 04:13:16 -05:00
parent 6630ee5569
commit c2f88ea782
+2 -2
View File
@@ -30,8 +30,8 @@ android {
minSdk = 26
targetSdk = 36
versionCode = 16
versionName = "1.1.5"
versionCode = 17
versionName = "1.1.6"
ndk {
abiFilters += listOf("arm64-v8a")