Skip to content

Commit

Permalink
Merge pull request #13642 from nextcloud/update-library-2024-09-29
Browse files Browse the repository at this point in the history
Update library to 2024-09-29
  • Loading branch information
AndyScherzinger authored Sep 29, 2024
2 parents 557af15 + 40b5907 commit 0bb90a1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
*/
buildscript {
ext {
androidLibraryVersion ="18f01f7cdffa09bbddbcb610d222fb6df46dae47"
androidLibraryVersion ="39b8616c2899ad23e7d1d43890cfb25a4b191b6d"
androidPluginVersion = '8.6.1'
androidxMediaVersion = '1.4.0'
androidxTestVersion = "1.6.1"
Expand Down
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6039,6 +6039,14 @@
<sha256 value="803eeabdbf8e78808a42986a9e6ec7d5e7e74ec9024a38a577898ef699f504db" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="39b8616c2899ad23e7d1d43890cfb25a4b191b6d">
<artifact name="android-library-39b8616c2899ad23e7d1d43890cfb25a4b191b6d.aar">
<sha256 value="c6c70775d49d935e7691f43fee0ff51c2c0df03c041fd75da92cf1f0df1385a7" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-library-39b8616c2899ad23e7d1d43890cfb25a4b191b6d.module">
<sha256 value="f2d36517b426fb9e8f1d5d4c1f6079b846992ae56bd66831ce9aa60de3f19297" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="451cddeba122ff4d17dc8f88feb2fd7589f77567">
<artifact name="android-library-451cddeba122ff4d17dc8f88feb2fd7589f77567.aar">
<sha256 value="c253a126ca3c32dd5b373ab1c64668e4603305b3113b052fc0fc5e3c833a913c" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down

0 comments on commit 0bb90a1

Please sign in to comment.