diff --git a/IWantToHeal-Thor-v1.1.25.apk b/IWantToHeal-Thor-v1.1.25.apk new file mode 100644 index 0000000..737ddb0 Binary files /dev/null and b/IWantToHeal-Thor-v1.1.25.apk differ diff --git a/android/app/build.gradle b/android/app/build.gradle index 687b0e1..2d27258 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.warren.iwanttoheal" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 103 - versionName "1.1.24" + versionCode 104 + versionName "1.1.25" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" aaptOptions { // Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.