mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 0.5.8
This commit is contained in:
parent
a214eb3182
commit
2bc7c637a8
3 changed files with 4 additions and 4 deletions
|
@ -32,8 +32,8 @@ android {
|
||||||
applicationId "io.timelimit.android"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 33
|
versionCode 34
|
||||||
versionName "0.5.7 Beta"
|
versionName "0.5.8 Beta"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue