Merge pull request #517 from barrydeen/chore/bump-version-1.0.5

chore: bump version to 1.0.5 (79)
This commit is contained in:
Barry Deen
2026-05-04 09:28:08 -04:00
committed by GitHub
+2 -2
View File
@@ -19,8 +19,8 @@ android {
applicationId = baseApplicationId
minSdk = 26
targetSdk = 35
versionCode = 78
versionName = "1.0.4"
versionCode = 79
versionName = "1.0.5"
resValue("string", "app_name", "Wisp")
ndk {