Release 4.8.0

This commit is contained in:
Jonas Lochmann 2021-02-15 01:00:00 +01:00
parent 9e8ac16aef
commit 523aa61b3e
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" applicationId "io.timelimit.android"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 30 targetSdkVersion 30
versionCode 140 versionCode 150
versionName "4.7.0" versionName "4.8.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt { kapt {
arguments { arguments {

View file

@ -1 +1 @@
- Sortierung der Benutzer - Anzeigen der blockierten Kategorie auf dem Sperrbildschirm hinzugefügt

View file

@ -1 +1 @@
- added sorting of the users - added showing the title of the blocked category at the lockscreen