mirror of
https://codeberg.org/timelimit/opentimelimit-android.git
synced 2025-10-06 03:50:27 +02:00
Release 7.0.0
This commit is contained in:
parent
acc1091508
commit
b9d8d9d16b
3 changed files with 6 additions and 8 deletions
|
@ -27,8 +27,8 @@ android {
|
||||||
applicationId "io.timelimit.android.open"
|
applicationId "io.timelimit.android.open"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 213
|
versionCode 216
|
||||||
versionName "6.19.0"
|
versionName "7.0.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
- Detailverbesserungen der Oberfläche
|
- Zeitbegrenzungsregeln mit Ablaufzeitpunkt
|
||||||
- Fehlerbehebungen
|
- Benachrichtigung zum Anfang der Extra-Zeit
|
||||||
- Abhängigkeiten aktualisiert
|
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
- improvements of the UI
|
- add support for time limit rules that expire
|
||||||
- bugfixes
|
- notification when the extra time starts
|
||||||
- updated dependencies
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue