mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 01:39:22 +02:00
Release 6.9.0
This commit is contained in:
parent
152e479d4c
commit
7f5d3c3888
3 changed files with 6 additions and 6 deletions
|
@ -27,8 +27,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode 195
|
||||
versionName "6.8.1"
|
||||
versionCode 196
|
||||
versionName "6.9.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
- Synchronisationsprobleme, die nach längerer Nichtbenutzung auftreten konnten, behoben
|
||||
- Abhängigkeiten aktualisiert
|
||||
- initiale Synchronisation optimiert
|
||||
- altes Verfahren zur App-Listen-Synchronisation entfernt
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
- fix sync issues that could occur after not using a client for a longer duration
|
||||
- updated dependencies
|
||||
- improved initial configuration synchronization
|
||||
- removed old App list synchronization method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue