mirror of
https://github.com/bitfireAT/davx5-ose.git
synced 2025-12-23 23:17:50 -05:00
LocalTaskList/LocalTask: Consume fields provided by synctools (#1811)
* Move companion object to end of class * Update synctools * Make DmfsTaskList final * Use DmfsTaskList SyncState * Drop fields now provided in DmfsTask and adapt constructors * Use column constants from DmfsTask instead * Use DmfsTask column constants * Update synctools * Don't handle scheduleTag Signed-off-by: Sunik Kupfer <kupfer@bitfire.at> * Update synctools Signed-off-by: Sunik Kupfer <kupfer@bitfire.at> --------- Signed-off-by: Sunik Kupfer <kupfer@bitfire.at> Co-authored-by: Ricki Hirner <hirner@bitfire.at>
This commit is contained in:
@@ -20,7 +20,7 @@ androidx-test-junit = "1.3.0"
|
||||
androidx-work = "2.11.0"
|
||||
bitfire-cert4android = "42d883e958"
|
||||
bitfire-dav4jvm = "acd9bca096"
|
||||
bitfire-synctools = "017187c6d8"
|
||||
bitfire-synctools = "6ff0b64485"
|
||||
compose-accompanist = "0.37.3"
|
||||
compose-bom = "2025.11.01"
|
||||
conscrypt = "2.5.3"
|
||||
|
||||
Reference in New Issue
Block a user