Release 7.0.0

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

View file

@ -27,8 +27,8 @@ android {
applicationId "io.timelimit.android.open"
minSdkVersion 19
targetSdkVersion 33
versionCode 213
versionName "6.19.0"
versionCode 216
versionName "7.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt {
arguments {

View file

@ -1,3 +1,2 @@
- Detailverbesserungen der Oberfläche
- Fehlerbehebungen
- Abhängigkeiten aktualisiert
- Zeitbegrenzungsregeln mit Ablaufzeitpunkt
- Benachrichtigung zum Anfang der Extra-Zeit

View file

@ -1,3 +1,2 @@
- improvements of the UI
- bugfixes
- updated dependencies
- add support for time limit rules that expire
- notification when the extra time starts