chore: bump version to 0.17.2 (68)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Barry Deen
2026-04-05 14:41:42 -04:00
co-authored by Claude Opus 4.6
parent ba41ed5964
commit 002c5e3855
+2 -2
View File
@@ -16,8 +16,8 @@ android {
applicationId = "com.wisp.app"
minSdk = 26
targetSdk = 35
versionCode = 67
versionName = "0.17.1"
versionCode = 68
versionName = "0.17.2"
ndk {
abiFilters += "arm64-v8a"