Skip to content

Commit 1051cdd

Browse files
fix(deps): update dependency com.github.nextcloud:android-library to v2.19.1
1 parent dc91638 commit 1051cdd

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100
exclude group: 'commons-logging', module: 'commons-logging'
101101
}
102102

103-
implementation("com.github.nextcloud:android-library:2.19.0") {
103+
implementation("com.github.nextcloud:android-library:2.19.1") {
104104
exclude group: 'org.ogce', module: 'xpp3'
105105
}
106106

gradle/verification-metadata.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
</trusted-artifacts>
1010
<ignored-keys>
1111
<ignored-key id="1DE461528F1F1B2A" reason="Key couldn't be downloaded from any key server"/>
12+
<ignored-key id="2D6641C6AF88103E" reason="Key couldn't be downloaded from any key server"/>
1213
<ignored-key id="EB095DA7D2F6AC0E" reason="Key couldn't be downloaded from any key server"/>
1314
</ignored-keys>
1415
<trusted-keys>
@@ -6325,6 +6326,14 @@
63256326
<sha256 value="828a431c00178ed0a0e7d51b7959f785be8266869dcb539dacaf0fc909b92b11" origin="Generated by Gradle" reason="Artifact is not signed"/>
63266327
</artifact>
63276328
</component>
6329+
<component group="com.github.nextcloud" name="android-library" version="2.19.1">
6330+
<artifact name="android-library-2.19.1.aar">
6331+
<sha256 value="dd12e20d8a5785bcf288d145854924b046c20eaf2c9d417bff8150507d5be02e" origin="Generated by Gradle" reason="Artifact is not signed"/>
6332+
</artifact>
6333+
<artifact name="android-library-2.19.1.module">
6334+
<sha256 value="128d1e9f6c6863f34c8e8700478025eca530d666703dea345425a7274371b373" origin="Generated by Gradle" reason="Artifact is not signed"/>
6335+
</artifact>
6336+
</component>
63286337
<component group="com.github.nextcloud.android-common" name="core" version="0.14.0">
63296338
<artifact name="core-0.14.0.aar">
63306339
<sha256 value="d370010eeae5928f525f31c09e33f9c78ed5e610af4b9f84b1ba68ce0727267b" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)