chore: bump version to 1.2.1 (#627)

This commit is contained in:
Barry Deen
2026-07-23 10:47:39 -04:00
committed by GitHub
parent 858ea8a30b
commit 11ac08f7da
+2 -2
View File
@@ -19,8 +19,8 @@ android {
applicationId = baseApplicationId
minSdk = 26
targetSdk = 35
versionCode = 83
versionName = "1.2.0"
versionCode = 84
versionName = "1.2.1"
resValue("string", "app_name", "Wisp")
ndk {