chore: bump version to 1.0.5 (79)

This commit is contained in:
Barry Deen
2026-05-04 09:26:26 -04:00
parent 00d70f20f0
commit d5a6f729d2
+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 {