diff --git a/app/build.gradle b/app/build.gradle index 2813185f2..8d77c4b2e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -38,7 +38,7 @@ android { defaultConfig { applicationId "name.boyle.chris.sgtpuzzles" - versionCode 101 + versionCode 102 versionName "${timestamp()}-${idForSimon()}" if (file(ndkDir.absolutePath + '/platforms/android-15').exists()) { // the last without PIE