chore: bump version to 1.1.1

This commit is contained in:
Barry Deen
2026-06-05 17:14:58 -04:00
parent 198313e6b3
commit 2e19a69249
+2 -2
View File
@@ -19,8 +19,8 @@ android {
applicationId = baseApplicationId
minSdk = 26
targetSdk = 35
versionCode = 80
versionName = "1.1.0"
versionCode = 81
versionName = "1.1.1"
resValue("string", "app_name", "Wisp")
ndk {