We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e5e9e commit 3c84f26Copy full SHA for 3c84f26
library/build.gradle
@@ -49,7 +49,7 @@ configurations {
49
50
dependencies {
51
implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.13.5'
52
- api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.10'
+ api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.11'
53
implementation 'com.gitlab.bitfireAT:dav4jvm:2.1.3' // in transition phase, we use old and new libs
54
implementation group: 'com.google.code.gson', name: 'gson', version: '2.10'
55
implementation 'androidx.annotation:annotation:1.5.0'
0 commit comments