Android build v1.0.34

This commit is contained in:
Warren H
2026-06-20 15:08:51 -04:00
parent 4fc15ebe9a
commit 1281be69d8
9 changed files with 1098 additions and 47 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "com.warren.iwanttoheal"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 52
versionName "1.0.33"
versionCode 53
versionName "1.0.34"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.