Release 4.1.0

This commit is contained in:
Jonas Lochmann 2020-11-09 01:00:00 +01:00
parent 3800417bb4
commit 1baf1bea01
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
3 changed files with 4 additions and 4 deletions

View file

@ -30,8 +30,8 @@ android {
applicationId "io.timelimit.android"
minSdkVersion 19
targetSdkVersion 30
versionCode 102
versionName "4.0.0"
versionCode 103
versionName "4.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt {
arguments {

View file

@ -1 +1 @@
- Überarbeitung der Oberfläche
- Möglichkeit, Zeitbegrenzungen für eine einzelne Kategorie vorübergehend zu deaktivieren, hinzugefügt

View file

@ -1 +1 @@
- improved user interface
- added option to disable limitations of a single category