Release 7.0.1

This commit is contained in:
Jonas Lochmann 2024-07-08 02:00:00 +02:00
parent a2e553c6f5
commit faea667d98
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
3 changed files with 6 additions and 6 deletions

View file

@ -30,8 +30,8 @@ android {
applicationId "io.timelimit.android" applicationId "io.timelimit.android"
minSdkVersion 26 minSdkVersion 26
targetSdkVersion 34 targetSdkVersion 34
versionCode 216 versionCode 217
versionName "7.0.0" versionName "7.0.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt { kapt {
arguments { arguments {

View file

@ -1,2 +1,2 @@
- Benachrichtigung zum Anfang der Extra-Zeit - enthaltene Komponenten aktualisiert
- Systemvoraussetzungen erhöht auf Android 8 - Probleme bei der Anmeldung behoben

View file

@ -1,2 +1,2 @@
- notification when the extra time starts - update contained software
- requires Android 8 or newer - fix issues during login