mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 17:59:51 +02:00
Release 6.10.0
This commit is contained in:
parent
b6d41b7499
commit
28be31167a
3 changed files with 6 additions and 6 deletions
|
@ -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 {
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
- initiale Synchronisation optimiert
|
||||
- altes Verfahren zur App-Listen-Synchronisation entfernt
|
||||
- Deklaration des isMonitoringTool-Attributs
|
||||
- Gerätenamendatenbank aktualisiert
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
- improved initial configuration synchronization
|
||||
- removed old App list synchronization method
|
||||
- declared the isMonitoringTool attribute
|
||||
- updated device name database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue