Skip to content

Commit bc26742

Browse files
fix(deps): update dependency com.github.nextcloud:android-library to v2.23.1
1 parent a44c508 commit bc26742

2 files changed

Lines changed: 10 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.23.0") {
118+
implementation("com.github.nextcloud:android-library:2.23.1") {
119119
exclude group: 'org.ogce', module: 'xpp3'
120120
}
121121

gradle/verification-metadata.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
<trusting group="^com[.]android($|([.].*))" regex="true"/>
3333
</trusted-key>
3434
<trusted-key id="0F06FF86BEEAF4E71866EE5232EE5355A6BC6E42">
35+
<trusting group="androidx.annotation"/>
3536
<trusting group="androidx.annotation" name="annotation-experimental" version="1.5.0"/>
3637
<trusting group="androidx.appcompat"/>
3738
<trusting group="androidx.collection"/>
@@ -14076,6 +14077,14 @@
1407614077
<sha256 value="ff9bd42f3483ca68cec591761235e21851b74bdeac389371a65d01a896e19df6" origin="Generated by Gradle" reason="Artifact is not signed"/>
1407714078
</artifact>
1407814079
</component>
14080+
<component group="com.github.nextcloud" name="android-library" version="2.23.1">
14081+
<artifact name="android-library-2.23.1.aar">
14082+
<sha256 value="2fbe1710b99ab094a4a0c7d1fb6cb32241dfc78188af994fd1ea6e214a754d84" origin="Generated by Gradle" reason="Artifact is not signed"/>
14083+
</artifact>
14084+
<artifact name="android-library-2.23.1.module">
14085+
<sha256 value="cda74ac01ba44e4239201898768a668c3842e889ff7ca4f8c1bc96d16bac6c99" origin="Generated by Gradle" reason="Artifact is not signed"/>
14086+
</artifact>
14087+
</component>
1407914088
<component group="com.github.nextcloud" name="android-library" version="4596e80dec">
1408014089
<artifact name="android-library-4596e80dec.aar">
1408114090
<sha256 value="8f8f2cbf7caae9355ce01e1e4ae8fc9aa569845a27eba0d2817ae8c4e8062967" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)