Release 0.5.8

This commit is contained in:
Jonas L 2019-03-04 00:00:00 +00:00
parent a214eb3182
commit 2bc7c637a8
3 changed files with 4 additions and 4 deletions

View file

@ -32,8 +32,8 @@ android {
applicationId "io.timelimit.android"
minSdkVersion 19
targetSdkVersion 28
versionCode 33
versionName "0.5.7 Beta"
versionCode 34
versionName "0.5.8 Beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt {
arguments {

View file

@ -1 +1 @@
Absturz behoben, der auftrat, wenn ein Gerät aus TimeLimit entfernt wird, an dem eine zeitbeschränkte App genutzt wird
Möglichkeit hinzugefügt, Benachrichtungen von Apps einer Kategorie immer zu blockieren

View file

@ -1 +1 @@
Fix crash which occurs when removing a device from TimeLimit at which a time limited App is used
Add option to block all notifications of Apps from a category