mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 01:39:22 +02:00
Release 4.8.0
This commit is contained in:
parent
9e8ac16aef
commit
523aa61b3e
3 changed files with 4 additions and 4 deletions
|
@ -30,8 +30,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 140
|
||||
versionName "4.7.0"
|
||||
versionCode 150
|
||||
versionName "4.8.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1 +1 @@
|
|||
- Sortierung der Benutzer
|
||||
- Anzeigen der blockierten Kategorie auf dem Sperrbildschirm hinzugefügt
|
||||
|
|
|
@ -1 +1 @@
|
|||
- added sorting of the users
|
||||
- added showing the title of the blocked category at the lockscreen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue