mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-06 12:29:47 +01:00
fix(deps): update dependency com.github.bitfireat:dav4jvm to v2.2.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4c7d6f90ec
commit
dadf1f470c
@ -206,7 +206,7 @@ dependencies {
|
||||
implementation "androidx.work:work-rxjava2:${workVersion}"
|
||||
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
|
||||
implementation 'com.google.android.flexbox:flexbox:3.0.0'
|
||||
implementation ('com.github.bitfireAT:dav4jvm:2.1.3', {
|
||||
implementation ('com.github.bitfireAT:dav4jvm:2.2.1', {
|
||||
exclude group: 'org.ogce', module: 'xpp3' // Android comes with its own XmlPullParser
|
||||
})
|
||||
implementation 'org.conscrypt:conscrypt-android:2.5.3'
|
||||
|
@ -296,6 +296,7 @@
|
||||
<trusted-key id="CE8075A251547BEE249BC151A2115AE15F6B8B72" group="org.apache.commons"/>
|
||||
<trusted-key id="CFC10B69382CBCF5387E51484ECE492B63E38ACF" group="com.h3xstream.findsecbugs"/>
|
||||
<trusted-key id="D410F787672BA63BC2DD192B0C907617691418AE" group="org.greenrobot"/>
|
||||
<trusted-key id="D477D51812E692011DB11E66A6EA2E2BF22E0543" group="io.github.java-diff-utils"/>
|
||||
<trusted-key id="D6F1BC78607808EC8E9F69437A8860944FAD5F62" group="org.apache.commons" name="commons-parent"/>
|
||||
<trusted-key id="D75E25B78EBB19E47C0A99BCA7764F502A938C99" group="com.google.protobuf"/>
|
||||
<trusted-key id="D878D4A823EAE731B729D1A8D2151178A123C97F">
|
||||
@ -10925,6 +10926,14 @@
|
||||
<sha256 value="75c6d60b57b164d6847078c54a359c86e87f222ed4d6300cc6d04cd28bff6301" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.bitfireAT" name="dav4jvm" version="2.2.1">
|
||||
<artifact name="dav4jvm-2.2.1.jar">
|
||||
<sha256 value="e6b8a9ff7ada0841198b18de2d6fd935f1f8754d3c84b8e8e3dc1840648d595d" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="dav4jvm-2.2.1.module">
|
||||
<sha256 value="977a16e0c70ee01139463fd4cbd9efd7d7a767c0c8b3e72941b69cbdd2f085d3" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.chrisbanes" name="PhotoView" version="2.3.0">
|
||||
<artifact name="PhotoView-2.3.0.aar">
|
||||
<sha256 value="6c8989f2945d50ab38b3e0300064f1f8d2d75bbcae1434fe535d9fb6898e9ad6" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
@ -11268,12 +11277,12 @@
|
||||
</component>
|
||||
<component group="com.github.nextcloud.android-common" name="material-color-utilities" version="0.26.0">
|
||||
<artifact name="material-color-utilities-0.26.0.jar">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="64c9e61afb6fd0d4ee03dd394429ab1c393f5b66429e036b618285d1bb7d8160">
|
||||
<sha256 value="64c9e61afb6fd0d4ee03dd394429ab1c393f5b66429e036b618285d1bb7d8160" origin="Generated by Gradle" reason="Artifact is not signed">
|
||||
<also-trust value="b8a964066ac7f1e96f130ef7adcd0558c8007f383cd0edff5404f08617bafbb1"/>
|
||||
</sha256>
|
||||
</artifact>
|
||||
<artifact name="material-color-utilities-0.26.0.module">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="6e646b238fad314fcbb72e59b198e2d39183191a7fd2dff273ef3e924cf1b915">
|
||||
<sha256 value="6e646b238fad314fcbb72e59b198e2d39183191a7fd2dff273ef3e924cf1b915" origin="Generated by Gradle" reason="Artifact is not signed">
|
||||
<also-trust value="9ba64fbf5a097b859f1fd42ff167b7e83473ab03a114b6b80bdf3cbe295b9837"/>
|
||||
</sha256>
|
||||
</artifact>
|
||||
|
Loading…
Reference in New Issue
Block a user