Release 2.3.0

This commit is contained in:
Jonas Lochmann 2020-02-10 01:00:00 +01:00
parent 1678b98161
commit bb49866ae3
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 68
versionName "2.2.3"
versionCode 69
versionName "2.3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt {
arguments {

View file

@ -1 +1 @@
Behebung von Fehlern beim vorübergehenden Deaktivieren von Zeitbeschränkungen
Möglichkeit hinzugefügt, die Kategorien zu sortieren

View file

@ -1 +1 @@
fix issues which occured when disabling time limits temporarily
Added option to sort the categories