diff --git a/app/build.gradle b/app/build.gradle index a93790f..7a0d095 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "me.zobrist.tichucounter" minSdkVersion 16 targetSdkVersion 32 - versionCode 7 - versionName "1.0.0" + versionCode 8 + versionName "1.1.0Beta1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } diff --git a/app/release/app-release.aab b/app/release/app-release.aab index f803bcf..2b06bf3 100644 Binary files a/app/release/app-release.aab and b/app/release/app-release.aab differ