diff --git a/app/build.gradle b/app/build.gradle index a35da5e..bd79262 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.git.amarradi.palatschinkencounter" minSdkVersion 16 targetSdkVersion 30 - versionCode 7 - versionName "1.0.6beta" + versionCode 8 + versionName "1.0.6" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }