Android build v1.0.49

This commit is contained in:
Warren H
2026-06-21 00:13:06 -04:00
parent 05bd70a9fe
commit f7b041f86f
4 changed files with 68 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 67
versionName "1.0.47"
versionCode 68
versionName "1.0.49"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.