Release 6.16.1

This commit is contained in:
Jonas Lochmann 2023-08-21 02:00:00 +02:00
parent 69f59aa057
commit b12b57b47c
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
3 changed files with 4 additions and 4 deletions

View file

@ -30,8 +30,8 @@ android {
applicationId "io.timelimit.android"
minSdkVersion 21
targetSdkVersion 34
versionCode 208
versionName "6.16.0"
versionCode 209
versionName "6.16.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt {
arguments {

View file

@ -1 +1 @@
- vorübergehendes Sperren/Erlauben bis zu einer Uhrzeit an einem Datum
- Problem mit "Nutzersichtbarkeit einschränken" behoben

View file

@ -1 +1 @@
- allow/block temporarily up to a time at a date
- fix issue related to "Restrict viewing the user"