Skip to content

Commit c6439f8

Browse files
Merge pull request #2947 from nextcloud/renovate/com.github.nextcloud-android-library-2.x
fix(deps): update dependency com.github.nextcloud:android-library to v2.22.2
2 parents 8b53bd5 + 2d723c6 commit c6439f8

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.22.1") {
117+
implementation("com.github.nextcloud:android-library:2.22.2") {
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
@@ -12084,6 +12084,14 @@
1208412084
</sha256>
1208512085
</artifact>
1208612086
</component>
12087+
<component group="com.github.nextcloud" name="android-library" version="2.22.2">
12088+
<artifact name="android-library-2.22.2.aar">
12089+
<sha256 value="d498cd9e68c7c4d1bfa3013372e3a575d692d9f6bb525df7e881fed0a718a246" origin="Generated by Gradle" reason="Artifact is not signed"/>
12090+
</artifact>
12091+
<artifact name="android-library-2.22.2.module">
12092+
<sha256 value="e7ab2429aded8474972439b212bc68e7bd7dd9663abf0cdbd1d448df2476acab" origin="Generated by Gradle" reason="Artifact is not signed"/>
12093+
</artifact>
12094+
</component>
1208712095
<component group="com.github.nextcloud" name="android-library" version="ffc47c75fabbcbcdcd32b30e9836fde58d5c59d5">
1208812096
<artifact name="android-library-ffc47c75fabbcbcdcd32b30e9836fde58d5c59d5.aar">
1208912097
<sha256 value="97068670e06306878153d4ea2aa8a2e00252f023deb18123b64f2f5e5920458e" origin="Generated by Gradle" reason="Artifact is not signed"/>

0 commit comments

Comments
 (0)