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