bump version

This commit is contained in:
izzy2lost
2026-02-27 20:29:29 -05:00
parent 04d5ec3f6a
commit 67c6581f04
+2 -2
View File
@@ -30,8 +30,8 @@ android {
minSdk = 26
targetSdk = 36
versionCode = 8
versionName = "1.0.7"
versionCode = 9
versionName = "1.0.8"
ndk {
abiFilters += listOf("arm64-v8a")