소스 검색

Bump dav4jvm from f2078bc846 to 2.1.2

Bumps dav4jvm from f2078bc846 to 2.1.2.

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 4 년 전
부모
커밋
4008f8a9eb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -184,7 +184,7 @@ dependencies {
     implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
     androidTestImplementation "androidx.work:work-testing:${workVersion}"
     implementation 'com.google.android:flexbox:2.0.1'
-    implementation ('com.gitlab.bitfireAT:dav4jvm:f2078bc846', {
+    implementation ('com.gitlab.bitfireAT:dav4jvm:2.1.2', {
         exclude group: 'org.ogce', module: 'xpp3'	// Android comes with its own XmlPullParser
     })
     ktlint "com.pinterest:ktlint:0.41.0"