bump version

This commit is contained in:
izzy2lost
2026-01-07 18:49:54 -05:00
parent 028e329017
commit 6a24b2b9e8
+2 -2
View File
@@ -12,8 +12,8 @@ android {
minSdk = 26
targetSdk = 36
versionCode = 2
versionName = "1.0.1"
versionCode = 3
versionName = "1.0.2"
ndkVersion = "29.0.14206865"