mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 5.2.0
This commit is contained in:
parent
79c009728a
commit
658df9b90c
3 changed files with 6 additions and 4 deletions
|
@ -26,8 +26,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode 161
|
||||
versionName "5.1.0"
|
||||
versionCode 170
|
||||
versionName "5.2.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
- Elternschlüsselmodushilfetext aktualisiert
|
||||
- Verzögerung beim Aktualisieren von Sitzungsdauerbeschränkungen hinzugefügt
|
||||
- Änderungen an Details der Oberfläche
|
||||
- Abhängigkeiten aktualisiert
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
- updated parent key help screen
|
||||
- added delay before updating session duration limitations
|
||||
- updated user interface details
|
||||
- updated dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue