diff --git a/IWantToHeal-Thor-v1.0.28.apk b/IWantToHeal-Thor-v1.0.28.apk new file mode 100644 index 0000000..e6144ad Binary files /dev/null and b/IWantToHeal-Thor-v1.0.28.apk differ diff --git a/android/app/build.gradle b/android/app/build.gradle index 6659890..9702892 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 45 - versionName "1.0.27" + versionCode 46 + versionName "1.0.28" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" aaptOptions { // Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.