bump version

This commit is contained in:
izzy2lost
2026-01-19 03:55:56 -05:00
parent a281cb2422
commit afd3e766b0
+2 -2
View File
@@ -29,8 +29,8 @@ android {
minSdk = 26
targetSdk = 36
versionCode = 13
versionName = "1.1.2"
versionCode = 14
versionName = "1.1.3"
ndk {
abiFilters += listOf("arm64-v8a")