mirror of
https://github.com/bitfireAT/davx5-ose.git
synced 2025-12-23 23:17:50 -05:00
Nextcloud Login Flow: handle non-success status codes (#1878)
* Nextcloud Login Flow: handle non-success status codes * Update error message to use class name when localized message is null * Update dav4jvm to get HTTP reason phrases in HttpException
This commit is contained in:
@@ -19,7 +19,7 @@ androidx-test-rules = "1.7.0"
|
||||
androidx-test-junit = "1.3.0"
|
||||
androidx-work = "2.11.0"
|
||||
bitfire-cert4android = "42d883e958"
|
||||
bitfire-dav4jvm = "de16b12343"
|
||||
bitfire-dav4jvm = "57321c95ad"
|
||||
bitfire-synctools = "de78892b5c"
|
||||
compose-accompanist = "0.37.3"
|
||||
compose-bom = "2025.12.00"
|
||||
|
||||
Reference in New Issue
Block a user