Android build v1.0.60 stadium updated

This commit is contained in:
Warren H
2026-06-23 13:13:57 -04:00
parent c2888c287b
commit cbe42b6164
6 changed files with 184 additions and 26 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "com.warren.iwanttoheal"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 78
versionName "1.0.59"
versionCode 79
versionName "1.0.60"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.