Android build v1.1.4

This commit is contained in:
Warren H
2026-06-29 23:06:37 -04:00
parent bbcc67a54a
commit 1797154726
6 changed files with 99 additions and 35 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "com.warren.iwanttoheal"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 82
versionName "1.1.3"
versionCode 83
versionName "1.1.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.