Skip to content

Commit

Permalink
Merge pull request #13591 from nextcloud/update-library-2024-09-22
Browse files Browse the repository at this point in the history
Update library to 2024-09-22
  • Loading branch information
tobiasKaminsky committed Sep 23, 2024
2 parents 495a629 + 0268777 commit b5fa83c
Show file tree
Hide file tree
Showing 2 changed files with 11 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 ="06af70eb66a18d5369f817a1c6ffc880908b7b69"
androidLibraryVersion ="18f01f7cdffa09bbddbcb610d222fb6df46dae47"
androidPluginVersion = '8.6.0'
androidxMediaVersion = '1.4.0'
androidxTestVersion = "1.6.1"
Expand Down
10 changes: 10 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
<trusting group="dev.equo.ide" name="solstice" version="1.3.1"/>
<trusting group="dev.equo.ide" name="solstice" version="1.7.5"/>
</trusted-key>
<trusted-key id="1D85469D8559C2E1DF5F925131D2D79DF7E85DD3" group="org.jcommander" name="jcommander" version="1.85"/>
<trusted-key id="1D9AA7F9E1E2824728B8CD1794B291AEF984A085" group="io.reactivex.rxjava3"/>
<trusted-key id="1FA868A348719E88B6D0DE24C03EF1D7D692BCFF">
<trusting group="org.scala-lang" name="scala-library" version="2.12.13"/>
Expand Down Expand Up @@ -5990,6 +5991,14 @@
<sha256 value="c29795ee883fc3364b2f16be5b9246b927271b961214f1a661b2caa2f42459a8" 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"/>
</artifact>
<artifact name="android-library-18f01f7cdffa09bbddbcb610d222fb6df46dae47.module">
<sha256 value="66fc4c12f83ef0d2ae5536ebc4d808e2225129ba4668af77f03f27bd95b93934" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="26dc8477962f12356db840bb1a774f0186b38e4d">
<artifact name="android-library-26dc8477962f12356db840bb1a774f0186b38e4d.aar">
<sha256 value="57ab4fd7c922875a7e0b5feac20aa27ab5df0fd3b4e042f92ed727c0b6316e81" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down Expand Up @@ -9814,6 +9823,7 @@
<sha256 value="fa7552d2831a2b20778d86851d093edca68fbc0a77f792b6223110e4fae67a70" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
</artifact>
<artifact name="jcommander-1.85.module">
<pgp value="1D85469D8559C2E1DF5F925131D2D79DF7E85DD3"/>
<sha256 value="bfa36d2947d9876f32a740796399e77bb98c7328997b45bd26b3f7d92b37a54a" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
</artifact>
</component>
Expand Down

0 comments on commit b5fa83c

Please sign in to comment.