mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 2.1.0
This commit is contained in:
parent
1bc3f60e82
commit
2d86948219
3 changed files with 4 additions and 4 deletions
|
@ -35,8 +35,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 29
|
||||
versionCode 62
|
||||
versionName "2.0.0"
|
||||
versionCode 63
|
||||
versionName "2.1.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1 +1 @@
|
|||
Erklärungstexte in Dialoge verschoben
|
||||
Möglichkeit hinzugefügt, die Zeitzone eines Elternteils zu ändern
|
||||
|
|
|
@ -1 +1 @@
|
|||
Move explanations to dialogs
|
||||
Add option to change parent user timezone
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue