mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 01:39:22 +02:00
Release 7.2.0
This commit is contained in:
parent
1cdaed60e1
commit
376b7ca6de
3 changed files with 6 additions and 4 deletions
|
@ -30,8 +30,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 35
|
||||
versionCode 218
|
||||
versionName "7.1.0"
|
||||
versionCode 219
|
||||
versionName "7.2.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
- verbesserter Umgang mit Fehlern im Hintergrund
|
||||
- Anpassungen für Android 15
|
||||
- falsch angezeigte Nutzungsdauer bei Regeln die je Tag gelten an Tagen, an denen diese nicht gelten, behoben
|
||||
- enthaltene Komponenten aktualisiert
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
- improved handling of errors in the background
|
||||
- adjustments for Android 15
|
||||
- fix incorrect used time at rules that apply per day at days where they do not apply
|
||||
- update contained software
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue