Release 6.10.0

This commit is contained in:
Jonas Lochmann 2023-01-09 01:00:00 +01:00
parent b6d41b7499
commit 28be31167a
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
3 changed files with 6 additions and 6 deletions

View file

@ -27,8 +27,8 @@ android {
applicationId "io.timelimit.android" applicationId "io.timelimit.android"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 33 targetSdkVersion 33
versionCode 196 versionCode 197
versionName "6.9.0" versionName "6.10.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt { kapt {
arguments { arguments {

View file

@ -1,2 +1,2 @@
- initiale Synchronisation optimiert - Deklaration des isMonitoringTool-Attributs
- altes Verfahren zur App-Listen-Synchronisation entfernt - Gerätenamendatenbank aktualisiert

View file

@ -1,2 +1,2 @@
- improved initial configuration synchronization - declared the isMonitoringTool attribute
- removed old App list synchronization method - updated device name database