Release 6.2.1

This commit is contained in:
Jonas Lochmann 2022-06-27 02:00:00 +02:00
parent cad7d7dcf2
commit 47c1446b8e
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
3 changed files with 4 additions and 4 deletions

View file

@ -26,8 +26,8 @@ android {
applicationId "io.timelimit.android"
minSdkVersion 21
targetSdkVersion 31
versionCode 185
versionName "6.2.0"
versionCode 186
versionName "6.2.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt {
arguments {

View file

@ -1 +1 @@
- Fragen nach der Zustimmung zur Synchronisation der App-Liste, sofern diese Synchronisation sinnvoll wäre
- fehlende Verarbeitung des aktuellen Netzwerkes bei Anmeldeverhinderungskategorien hinzugefügt

View file

@ -1 +1 @@
- asking for permission to sync the list of installed Apps if the sync would be useful
- added missing processing if the current network for limit login categories