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