minor tweaks and bump version

This commit is contained in:
izzy2lost
2026-03-19 13:45:50 -04:00
parent de3de85e52
commit a822166fca
4 changed files with 18 additions and 7 deletions
+2 -2
View File
@@ -30,8 +30,8 @@ android {
minSdk = 26
targetSdk = 36
versionCode = 21
versionName = "1.2.0"
versionCode = 22
versionName = "1.2.1"
ndk {
abiFilters += listOf("arm64-v8a")