I Want To Heal 2 build v1.0.10

This commit is contained in:
Warren H
2026-06-28 14:19:13 -04:00
parent b765b65210
commit c25cd9520d
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "com.phenomrom.iwanttoheal2"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 10005
versionName "1.0.5"
versionCode 10010
versionName "1.0.10"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.