diff --git a/app/build.gradle b/app/build.gradle index 2f5b574..6442b6a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -30,8 +30,8 @@ android { applicationId "io.timelimit.android" minSdkVersion 26 targetSdkVersion 34 - versionCode 216 - versionName "7.0.0" + versionCode 217 + versionName "7.0.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" kapt { arguments { diff --git a/app/src/main/play/de-DE/whatsnew b/app/src/main/play/de-DE/whatsnew index c439070..335524b 100644 --- a/app/src/main/play/de-DE/whatsnew +++ b/app/src/main/play/de-DE/whatsnew @@ -1,2 +1,2 @@ -- Benachrichtigung zum Anfang der Extra-Zeit -- Systemvoraussetzungen erhöht auf Android 8 +- enthaltene Komponenten aktualisiert +- Probleme bei der Anmeldung behoben diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index 0c584ce..4e85af0 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1,2 +1,2 @@ -- notification when the extra time starts -- requires Android 8 or newer +- update contained software +- fix issues during login