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 47f3044 commit 8b2a60dCopy full SHA for 8b2a60d
app/build.gradle
@@ -214,7 +214,7 @@ dependencies {
214
implementation "androidx.work:work-rxjava2:${workVersion}"
215
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
216
implementation 'com.google.android.flexbox:flexbox:3.0.0'
217
- implementation ('com.github.bitfireAT:dav4jvm:2.1.3', {
+ implementation ('com.github.bitfireAT:dav4jvm:2.2.1', {
218
exclude group: 'org.ogce', module: 'xpp3' // Android comes with its own XmlPullParser
219
})
220
implementation 'org.conscrypt:conscrypt-android:2.5.3'
0 commit comments