Skip to content

Commit 9aaa869

Browse files
Update dependency com.github.bitfireAT:dav4jvm to v2.2.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2a2760 commit 9aaa869

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ dependencies {
175175
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
176176
androidTestImplementation "androidx.work:work-testing:${workVersion}"
177177
implementation 'com.google.android.flexbox:flexbox:3.0.0'
178-
implementation ('com.github.bitfireAT:dav4jvm:2.1.3', {
178+
implementation ('com.github.bitfireAT:dav4jvm:2.2.1', {
179179
exclude group: 'org.ogce', module: 'xpp3' // Android comes with its own XmlPullParser
180180
})
181181
implementation 'org.conscrypt:conscrypt-android:2.5.2'

gradle/verification-metadata.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1982,6 +1982,14 @@
19821982
<sha256 value="75c6d60b57b164d6847078c54a359c86e87f222ed4d6300cc6d04cd28bff6301" origin="Generated by Gradle" reason="Artifact is not signed"/>
19831983
</artifact>
19841984
</component>
1985+
<component group="com.github.bitfireAT" name="dav4jvm" version="2.2.1">
1986+
<artifact name="dav4jvm-2.2.1.jar">
1987+
<sha256 value="5ce40389fc7ba0b630f07cbd2a573a507db616aed0ffdc744fb78000d8835815" origin="Generated by Gradle" reason="Artifact is not signed"/>
1988+
</artifact>
1989+
<artifact name="dav4jvm-2.2.1.module">
1990+
<sha256 value="65cc7897f3737bd56ac9ec404a3c6878a01037803e3ab0b04e6b8cfbb1952153" origin="Generated by Gradle" reason="Artifact is not signed"/>
1991+
</artifact>
1992+
</component>
19851993
<component group="com.github.chrisbanes" name="PhotoView" version="2.3.0">
19861994
<artifact name="PhotoView-2.3.0.aar">
19871995
<sha256 value="6c8989f2945d50ab38b3e0300064f1f8d2d75bbcae1434fe535d9fb6898e9ad6" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)