From faea667d9812217e641cf232d36a6c00051c79e1 Mon Sep 17 00:00:00 2001 From: Jonas Lochmann Date: Mon, 8 Jul 2024 02:00:00 +0200 Subject: [PATCH] Release 7.0.1 --- app/build.gradle | 4 ++-- app/src/main/play/de-DE/whatsnew | 4 ++-- app/src/main/play/en-US/whatsnew | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) 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