mirror of
https://github.com/bitfireAT/davx5-ose.git
synced 2025-12-23 23:17:50 -05:00
Refactor sequence handling in calendar sync (#1789)
* Refactor sequence handling in calendar sync - Move sequence update logic to SequenceUpdater - Update LocalCalendar to use new SequenceUpdater - Remove redundant methods from LocalCalendar - Update tests and dependencies * Minor KDoc
This commit is contained in:
@@ -20,7 +20,7 @@ androidx-test-junit = "1.3.0"
|
||||
androidx-work = "2.11.0"
|
||||
bitfire-cert4android = "41009d48ed"
|
||||
bitfire-dav4jvm = "f11523619b"
|
||||
bitfire-synctools = "e48bdbd330"
|
||||
bitfire-synctools = "5fc6688ff6"
|
||||
compose-accompanist = "0.37.3"
|
||||
compose-bom = "2025.10.01"
|
||||
dnsjava = "3.6.3"
|
||||
|
||||
Reference in New Issue
Block a user