mirror of
https://codeberg.org/timelimit/opentimelimit-android.git
synced 2025-10-03 17:59:46 +02:00
Release 7.1.0
This commit is contained in:
parent
bb0decc808
commit
fad71e34ad
3 changed files with 6 additions and 6 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 216
|
versionCode 217
|
||||||
versionName "7.0.0"
|
versionName "7.1.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
- Zeitbegrenzungsregeln mit Ablaufzeitpunkt
|
- verbesserter Umgang mit Fehlern im Hintergrund
|
||||||
- Benachrichtigung zum Anfang der Extra-Zeit
|
- enthaltene Komponenten aktualisiert
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
- add support for time limit rules that expire
|
- improved handling of errors in the background
|
||||||
- notification when the extra time starts
|
- update contained software
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue