Skip to content

Commit

Permalink
Update library to 2024-10-13
Browse files Browse the repository at this point in the history
Signed-off-by: Tobias Kaminsky <tobias@kaminsky.me>
  • Loading branch information
tobiasKaminsky authored and AndyScherzinger committed Oct 13, 2024
1 parent 7f15154 commit 538327c
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 ="ceb3812b688f2288911acf4d917596283fab0ea5"
androidLibraryVersion ="0e78fb4035d85fec661d06ece2cdab99d8556547"
androidPluginVersion = '8.7.0'
androidxMediaVersion = '1.4.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 @@ -196,6 +196,7 @@
<trusted-key id="7488FE3E7E31E325FFDF6F1DA0E8A2E551EE7606" group="com.thoughtworks.paranamer"/>
<trusted-key id="7615AD56144DF2376F49D98B1669C4BB543E0445" group="com.google.errorprone"/>
<trusted-key id="7616EB882DAF57A11477AAF559A252FB1199D873" group="com.google.code.findbugs"/>
<trusted-key id="77A45740C23880C7F81B9D4D5C504E1210E49773" group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.5"/>
<trusted-key id="796737EDB7CB2E2904E2BFA447B25FE8A3702A09" group="^org[.]jbundle($|([.].*))" regex="true"/>
<trusted-key id="7B121B76A7ED6CE6E60AD51784E913A8E3A748C0" group="org.bouncycastle"/>
<trusted-key id="7C669810892CBD3148FA92995B05CCDE140C2876" group="org.eclipse.jgit"/>
Expand Down Expand Up @@ -6098,6 +6099,14 @@
<sha256 value="c29795ee883fc3364b2f16be5b9246b927271b961214f1a661b2caa2f42459a8" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="0e78fb4035d85fec661d06ece2cdab99d8556547">
<artifact name="android-library-0e78fb4035d85fec661d06ece2cdab99d8556547.aar">
<sha256 value="99a5540926cb0341b7f8eb6a2f72373ba0a83980587311404c8dd1403b50a009" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-library-0e78fb4035d85fec661d06ece2cdab99d8556547.module">
<sha256 value="4a9ead244a8f657af27a8b22b8596583d552a51db0734daef0ebf041c28204f8" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="18f01f7cdffa09bbddbcb610d222fb6df46dae47">
<artifact name="android-library-18f01f7cdffa09bbddbcb610d222fb6df46dae47.aar">
<sha256 value="c6c70775d49d935e7691f43fee0ff51c2c0df03c041fd75da92cf1f0df1385a7" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down

0 comments on commit 538327c

Please sign in to comment.