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"
minSdkVersion 26
targetSdkVersion 34
versionCode 216
versionName "7.0.0"
versionCode 217
versionName "7.0.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt {
arguments {

View file

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

View file

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