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 84747d9 commit 0d0d07cCopy full SHA for 0d0d07c
1 file changed
app/build.gradle
@@ -190,7 +190,7 @@ dependencies {
190
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
191
androidTestImplementation "androidx.work:work-testing:${workVersion}"
192
implementation 'com.google.android.flexbox:flexbox:3.0.0'
193
- implementation ('com.github.bitfireAT:dav4jvm:2.1.3', {
+ implementation ('com.github.bitfireAT:dav4jvm:2.2.1', {
194
exclude group: 'org.ogce', module: 'xpp3' // Android comes with its own XmlPullParser
195
})
196
implementation 'org.conscrypt:conscrypt-android:2.5.2'
0 commit comments