Android build v1.1.35

This commit is contained in:
Warren H
2026-07-08 22:30:44 -04:00
parent d61cee55ed
commit 802dadc7f3
4 changed files with 187 additions and 5 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "com.warren.iwanttoheal"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 115
versionName "1.1.34"
versionCode 116
versionName "1.1.35"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.