diff --git a/IWantToHeal-Thor-v1.0.37.apk b/IWantToHeal-Thor-v1.0.37.apk new file mode 100644 index 0000000..89c5d6f Binary files /dev/null and b/IWantToHeal-Thor-v1.0.37.apk differ diff --git a/android/app/build.gradle b/android/app/build.gradle index 6dbda5f..ee519e7 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 55 - versionName "1.0.36" + versionCode 56 + versionName "1.0.37" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" aaptOptions { // Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.