diff --git a/IWantToHeal-Thor-v1.0.52.apk b/IWantToHeal-Thor-v1.0.52.apk new file mode 100644 index 0000000..20c7859 Binary files /dev/null and b/IWantToHeal-Thor-v1.0.52.apk differ diff --git a/android/app/build.gradle b/android/app/build.gradle index 4ef0881..eefabf2 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 70 - versionName "1.0.51" + versionCode 71 + versionName "1.0.52" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" aaptOptions { // Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.