diff --git a/IWantToHeal2-Thor-v1.0.1.apk b/IWantToHeal2-Thor-v1.0.1.apk new file mode 100644 index 0000000..e0722b5 Binary files /dev/null and b/IWantToHeal2-Thor-v1.0.1.apk differ diff --git a/android/app/build.gradle b/android/app/build.gradle index b02c6b9..f55e654 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.phenomrom.iwanttoheal2" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 2 - versionName "1.0.0" + versionCode 3 + versionName "1.0.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" aaptOptions { // Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.