diff --git a/android/app/build.gradle b/android/app/build.gradle index 113cdf6..9bdb877 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 10005 - versionName "1.0.5" + versionCode 10010 + versionName "1.0.10" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" aaptOptions { // Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.