diff --git a/app/build.gradle b/app/build.gradle index fb45914..27714eb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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 { diff --git a/app/src/main/play/de-DE/whatsnew b/app/src/main/play/de-DE/whatsnew index f41c515..9f3faa0 100644 --- a/app/src/main/play/de-DE/whatsnew +++ b/app/src/main/play/de-DE/whatsnew @@ -1,2 +1,2 @@ -- initiale Synchronisation optimiert -- altes Verfahren zur App-Listen-Synchronisation entfernt +- Deklaration des isMonitoringTool-Attributs +- Gerätenamendatenbank aktualisiert diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index 4193665..9eb666e 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1,2 +1,2 @@ -- improved initial configuration synchronization -- removed old App list synchronization method +- declared the isMonitoringTool attribute +- updated device name database