Skip to content

Commit 144283a

Browse files
fix(deps): update dependency com.github.bitfireat:dav4jvm to v2.2.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a627bee commit 144283a

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ dependencies {
206206
implementation "androidx.work:work-rxjava2:${workVersion}"
207207
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
208208
implementation 'com.google.android.flexbox:flexbox:3.0.0'
209-
implementation ('com.github.bitfireAT:dav4jvm:2.1.3', {
209+
implementation ('com.github.bitfireAT:dav4jvm:2.2.1', {
210210
exclude group: 'org.ogce', module: 'xpp3' // Android comes with its own XmlPullParser
211211
})
212212
implementation 'org.conscrypt:conscrypt-android:2.5.3'

gradle/verification-metadata.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@
149149
<trusted-key id="77A45740C23880C7F81B9D4D5C504E1210E49773">
150150
<trusting group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.5"/>
151151
<trusting group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.8"/>
152+
<trusting group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.9"/>
152153
</trusted-key>
153154
<trusted-key id="7B121B76A7ED6CE6E60AD51784E913A8E3A748C0" group="org.bouncycastle"/>
154155
<trusted-key id="7E22D50A7EBD9D2CD269B2D4056ACA74D46000BF" group="io.netty"/>
@@ -4425,6 +4426,14 @@
44254426
<sha256 value="75c6d60b57b164d6847078c54a359c86e87f222ed4d6300cc6d04cd28bff6301" origin="Generated by Gradle" reason="Artifact is not signed"/>
44264427
</artifact>
44274428
</component>
4429+
<component group="com.github.bitfireAT" name="dav4jvm" version="2.2.1">
4430+
<artifact name="dav4jvm-2.2.1.jar">
4431+
<sha256 value="e6b8a9ff7ada0841198b18de2d6fd935f1f8754d3c84b8e8e3dc1840648d595d" origin="Generated by Gradle" reason="Artifact is not signed"/>
4432+
</artifact>
4433+
<artifact name="dav4jvm-2.2.1.module">
4434+
<sha256 value="977a16e0c70ee01139463fd4cbd9efd7d7a767c0c8b3e72941b69cbdd2f085d3" origin="Generated by Gradle" reason="Artifact is not signed"/>
4435+
</artifact>
4436+
</component>
44284437
<component group="com.github.chrisbanes" name="PhotoView" version="2.3.0">
44294438
<artifact name="PhotoView-2.3.0.aar">
44304439
<sha256 value="6c8989f2945d50ab38b3e0300064f1f8d2d75bbcae1434fe535d9fb6898e9ad6" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)