Follow redirects when adding webdav mount (#1582)

* Follow redirects when adding webdav mount

Signed-off-by: Sunik Kupfer <kupfer@bitfire.at>

* Update dav4jvm version

* Remove unused null

* Fix tests

* Add Kdoc

* Add Kdoc

---------

Signed-off-by: Sunik Kupfer <kupfer@bitfire.at>
Co-authored-by: Ricki Hirner <hirner@bitfire.at>
This commit is contained in:
Sunik Kupfer
2025-07-24 14:02:50 +02:00
committed by GitHub
parent 10f6356a6e
commit 38b2377760
3 changed files with 23 additions and 14 deletions

View File

@@ -19,7 +19,7 @@ androidx-test-rules = "1.6.1"
androidx-test-junit = "1.2.1"
androidx-work = "2.10.2"
bitfire-cert4android = "41009d48ed"
bitfire-dav4jvm = "fda822904a"
bitfire-dav4jvm = "e22831fc52"
bitfire-synctools = "b59ceecd96"
compose-accompanist = "0.37.3"
compose-bom = "2025.07.00"