Release 2.1.0

This commit is contained in:
Jonas Lochmann 2020-01-20 01:00:00 +01:00
parent 1bc3f60e82
commit 2d86948219
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
3 changed files with 4 additions and 4 deletions

View file

@ -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 {

View file

@ -1 +1 @@
Erklärungstexte in Dialoge verschoben
Möglichkeit hinzugefügt, die Zeitzone eines Elternteils zu ändern

View file

@ -1 +1 @@
Move explanations to dialogs
Add option to change parent user timezone