bump version

This commit is contained in:
izzy2lost
2026-01-24 11:32:00 -05:00
parent e562f97164
commit 9468e3faf2
+2 -2
View File
@@ -29,8 +29,8 @@ android {
minSdk = 26
targetSdk = 36
versionCode = 16
versionName = "1.1.5"
versionCode = 17
versionName = "1.1.6"
ndk {
abiFilters += listOf("arm64-v8a")