diff --git a/app/build.gradle b/app/build.gradle index 1da63b5..d8e4898 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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 { diff --git a/app/src/main/play/de-DE/whatsnew b/app/src/main/play/de-DE/whatsnew index fe94e24..094b2fc 100644 --- a/app/src/main/play/de-DE/whatsnew +++ b/app/src/main/play/de-DE/whatsnew @@ -1 +1 @@ -- Sortierung der Benutzer +- Anzeigen der blockierten Kategorie auf dem Sperrbildschirm hinzugefügt diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index fcbdaae..1415d9c 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1 +1 @@ -- added sorting of the users +- added showing the title of the blocked category at the lockscreen