Skip to content

Commit

Permalink
Update library to 2024-08-18
Browse files Browse the repository at this point in the history
Signed-off-by: Tobias Kaminsky <[email protected]>
  • Loading branch information
tobiasKaminsky authored and AndyScherzinger committed Aug 22, 2024
1 parent a2ea8fa commit 379e365
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 ="a02f9679bb6f743e7d124a4ee0f57e875bbd1035"
androidLibraryVersion ="2c62a70fc8dda04965700be481f75fb1e1d3c1f5"
androidPluginVersion = '8.5.2'
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 @@ -5976,6 +5976,14 @@
<sha256 value="b4f19aae9d8687651cf8f760cb89be155cfa0a9aed818cb50cfbcb15f36c9f2d" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="2c62a70fc8dda04965700be481f75fb1e1d3c1f5">
<artifact name="android-library-2c62a70fc8dda04965700be481f75fb1e1d3c1f5.aar">
<sha256 value="c253a126ca3c32dd5b373ab1c64668e4603305b3113b052fc0fc5e3c833a913c" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="android-library-2c62a70fc8dda04965700be481f75fb1e1d3c1f5.module">
<sha256 value="a1645c501eb6d57d317c90ae162709c6c98ff7b948c210e9e7ace78909ee84c8" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud" name="android-library" version="354911a81da973d8874381480ed0ea577e992572">
<artifact name="android-library-354911a81da973d8874381480ed0ea577e992572.aar">
<sha256 value="a8db03b27d8289fd2e6d5cbe99712e7bb387628a83c387298287a4e5f20a0db0" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down

0 comments on commit 379e365

Please sign in to comment.