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"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode 161
|
versionCode 170
|
||||||
versionName "5.1.0"
|
versionName "5.2.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
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
|
- 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
|
- updated dependencies
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue