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"
minSdkVersion 21
targetSdkVersion 33
versionCode 196
versionName "6.9.0"
versionCode 197
versionName "6.10.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt {
arguments {

View file

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

View file

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