diff --git a/app/build.gradle b/app/build.gradle index 7cf888ced..357a59518 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { defaultConfig { applicationId "name.boyle.chris.sgtpuzzles" - versionCode 86 - versionName "10286.3" + versionCode 88 + versionName "10286.4" if (file(ndkDir.absolutePath + '/platforms/android-15').exists()) { // the last without PIE minSdkVersion 7