bump version

This commit is contained in:
izzy2lost
2026-02-15 19:49:44 -05:00
parent 032554e583
commit 92a43ea0bd
+2 -2
View File
@@ -30,8 +30,8 @@ android {
minSdk = 26
targetSdk = 36
versionCode = 3
versionName = "1.0.2"
versionCode = 4
versionName = "1.0.3"
ndk {
abiFilters += listOf("arm64-v8a")