diff --git a/app/build.gradle b/app/build.gradle index 5bf2b346f..46293de0a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -38,7 +38,7 @@ android { defaultConfig { applicationId "name.boyle.chris.sgtpuzzles" - versionCode 95 + versionCode 96 versionName "${timestamp()}-${idForSimon()}" if (file(ndkDir.absolutePath + '/platforms/android-15').exists()) { // the last without PIE diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 0e362056f..b08ec92ce 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -3,10 +3,6 @@ package="name.boyle.chris.sgtpuzzles" android:installLocation="auto" tools:ignore="UnusedAttribute" xmlns:tools="http://schemas.android.com/tools"> - - - - + + +