chore: bump version to 1.0.4 (78)

This commit is contained in:
Barry Deen
2026-05-04 08:33:22 -04:00
parent c4a8aacee3
commit a55ebdfee6
+2 -2
View File
@@ -19,8 +19,8 @@ android {
applicationId = baseApplicationId applicationId = baseApplicationId
minSdk = 26 minSdk = 26
targetSdk = 35 targetSdk = 35
versionCode = 77 versionCode = 78
versionName = "1.0.3" versionName = "1.0.4"
resValue("string", "app_name", "Wisp") resValue("string", "app_name", "Wisp")
ndk { ndk {