Skip to content

Commit

Permalink
Merge pull request #13304 from nextcloud/update-library-2024-07-21
Browse files Browse the repository at this point in the history
Update library to 2024-07-21
  • Loading branch information
AndyScherzinger authored Jul 21, 2024
2 parents 45481b9 + a4fe262 commit 0609064
Show file tree
Hide file tree
Showing 2 changed files with 10 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 ="7444d0e832bb35b708c2d84878d9727d24289385"
androidLibraryVersion ="c219388da22028f36219acff61ae2d722a63f408"
androidPluginVersion = '8.5.1'
androidxMediaVersion = '1.3.1'
androidxTestVersion = "1.6.1"
Expand Down
9 changes: 9 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@
<trusting group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.0"/>
<trusting group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.4"/>
</trusted-key>
<trusted-key id="B17136D06153558101DB7DF723778689FBFBE047" group="pl.droidsonroids.gif" name="android-gif-drawable" version="1.2.29"/>
<trusted-key id="B69A63A5EF7183DBC09199AC26E74B6874AEE127" group="com.github.bumptech.glide" name="glide" version="3.8.0"/>
<trusted-key id="B6E73D84EA4FCC47166087253FAAD2CD5ECBB314">
<trusting group="commons-beanutils"/>
Expand Down Expand Up @@ -5976,6 +5977,14 @@
<sha256 value="66afb9f2eea39427f6f03c14c5b82ca240157e22b8b2a764f0a7c8ad87cb2d3e" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="c219388da22028f36219acff61ae2d722a63f408">
<artifact name="android-library-c219388da22028f36219acff61ae2d722a63f408.aar">
<sha256 value="c253a126ca3c32dd5b373ab1c64668e4603305b3113b052fc0fc5e3c833a913c" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-library-c219388da22028f36219acff61ae2d722a63f408.module">
<sha256 value="7df48cddcb1d4ccfb7b00952dd3d3f62f6ca6bdb560ac9c9a5d9eb6728a483bd" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="c2355d04a920e8dc69936e08670eca6880d98b28">
<artifact name="android-library-c2355d04a920e8dc69936e08670eca6880d98b28.aar">
<sha256 value="c253a126ca3c32dd5b373ab1c64668e4603305b3113b052fc0fc5e3c833a913c" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down

0 comments on commit 0609064

Please sign in to comment.