diff --git a/IWantToHeal-Thor-v1.1.21.apk b/IWantToHeal-Thor-v1.1.21.apk new file mode 100644 index 0000000..382ee7c Binary files /dev/null and b/IWantToHeal-Thor-v1.1.21.apk differ diff --git a/android/app/build.gradle b/android/app/build.gradle index 8771662..f215a27 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 99 - versionName "1.1.20" + versionCode 100 + versionName "1.1.21" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" aaptOptions { // Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.