bump version

This commit is contained in:
izzy2lost
2026-03-09 16:01:17 -04:00
parent be771e12aa
commit 18a9f4f847
+2 -2
View File
@@ -30,8 +30,8 @@ android {
minSdk = 26
targetSdk = 36
versionCode = 19
versionName = "1.1.8"
versionCode = 20
versionName = "1.1.9"
ndk {
abiFilters += listOf("arm64-v8a")