Skip to content

Commit 39e44a3

Browse files
Merge pull request #2829 from nextcloud/renovate/com.github.nextcloud-android-library-2.x
fix(deps): update dependency com.github.nextcloud:android-library to v2.21.1
2 parents 09109a8 + 6789828 commit 39e44a3

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
@@ -114,7 +114,7 @@ dependencies {
114114
exclude group: 'commons-logging', module: 'commons-logging'
115115
}
116116

117-
implementation("com.github.nextcloud:android-library:2.21.0") {
117+
implementation("com.github.nextcloud:android-library:2.21.1") {
118118
exclude group: 'org.ogce', module: 'xpp3'
119119
}
120120

gradle/verification-metadata.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10340,6 +10340,14 @@
1034010340
<sha256 value="7a0f2afdc0f85a27334d4abcc031d7c85d5295cbc5222e08f48c51ed6fd16ffb" origin="Generated by Gradle" reason="Artifact is not signed"/>
1034110341
</artifact>
1034210342
</component>
10343+
<component group="com.github.nextcloud" name="android-library" version="2.21.1">
10344+
<artifact name="android-library-2.21.1.aar">
10345+
<sha256 value="d10959e216de68719efc582c5698b7e78385a53900672cb024ecc36111be6d2f" origin="Generated by Gradle" reason="Artifact is not signed"/>
10346+
</artifact>
10347+
<artifact name="android-library-2.21.1.module">
10348+
<sha256 value="a622c6208653730551e52d70467ee19fa3e61164cc7b358d68584febcd4f6a30" origin="Generated by Gradle" reason="Artifact is not signed"/>
10349+
</artifact>
10350+
</component>
1034310351
<component group="com.github.nextcloud" name="android-library" version="ffc47c75fabbcbcdcd32b30e9836fde58d5c59d5">
1034410352
<artifact name="android-library-ffc47c75fabbcbcdcd32b30e9836fde58d5c59d5.aar">
1034510353
<sha256 value="97068670e06306878153d4ea2aa8a2e00252f023deb18123b64f2f5e5920458e" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)