bump version

This commit is contained in:
izzy2lost
2026-01-02 23:29:07 -05:00
parent 9973ed894e
commit 0eb98b3f4c
+2 -2
View File
@@ -12,8 +12,8 @@ android {
minSdk = 26
targetSdk = 36
versionCode = 1
versionName = "1.0.0"
versionCode = 2
versionName = "1.0.1"
ndkVersion = "29.0.14206865"