Skip to content

Commit b38f4fc

Browse files
Merge pull request #3063 from nextcloud/renovate/com.github.nextcloud-android-library-2.x
fix(deps): update dependency com.github.nextcloud:android-library to v2.23.0
2 parents e4269ee + 7864cca commit b38f4fc

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ dependencies {
115115
exclude group: 'commons-logging', module: 'commons-logging'
116116
}
117117

118-
implementation("com.github.nextcloud:android-library:2.22.2") {
118+
implementation("com.github.nextcloud:android-library:2.23.0") {
119119
exclude group: 'org.ogce', module: 'xpp3'
120120
}
121121

gradle/verification-metadata.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14046,6 +14046,14 @@
1404614046
<sha256 value="e7ab2429aded8474972439b212bc68e7bd7dd9663abf0cdbd1d448df2476acab" origin="Generated by Gradle" reason="Artifact is not signed"/>
1404714047
</artifact>
1404814048
</component>
14049+
<component group="com.github.nextcloud" name="android-library" version="2.23.0">
14050+
<artifact name="android-library-2.23.0.aar">
14051+
<sha256 value="1961cd7ed73892adfffa2f9602faedc81cf6db7a8a187d120c6e6bf9a6e4bb07" origin="Generated by Gradle" reason="Artifact is not signed"/>
14052+
</artifact>
14053+
<artifact name="android-library-2.23.0.module">
14054+
<sha256 value="ff9bd42f3483ca68cec591761235e21851b74bdeac389371a65d01a896e19df6" origin="Generated by Gradle" reason="Artifact is not signed"/>
14055+
</artifact>
14056+
</component>
1404914057
<component group="com.github.nextcloud" name="android-library" version="4596e80dec">
1405014058
<artifact name="android-library-4596e80dec.aar">
1405114059
<sha256 value="8f8f2cbf7caae9355ce01e1e4ae8fc9aa569845a27eba0d2817ae8c4e8062967" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)