Android build v1.1.26

This commit is contained in:
Warren H
2026-07-05 23:31:04 -04:00
parent 62dc51b42a
commit de2f86e101
6 changed files with 149 additions and 41 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ android {
applicationId "com.warren.iwanttoheal"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 105
versionCode 106
versionName "1.1.26"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {