mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 17:59:51 +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"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 195
|
versionCode 196
|
||||||
versionName "6.8.1"
|
versionName "6.9.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
- Synchronisationsprobleme, die nach längerer Nichtbenutzung auftreten konnten, behoben
|
- initiale Synchronisation optimiert
|
||||||
- Abhängigkeiten aktualisiert
|
- 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
|
- improved initial configuration synchronization
|
||||||
- updated dependencies
|
- removed old App list synchronization method
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue