bump version

This commit is contained in:
izzy2lost
2026-04-22 10:54:48 -04:00
parent 488adb5992
commit 0c416f995d
+2 -2
View File
@@ -30,8 +30,8 @@ android {
minSdk = 26
targetSdk = 36
versionCode = 25
versionName = "1.2.4"
versionCode = 26
versionName = "1.2.5"
ndk {
abiFilters += listOf("arm64-v8a")