Skip to content

Commit

Permalink
Merge pull request #3749 from nextcloud/renovate/com.github.nextcloud…
Browse files Browse the repository at this point in the history
….android-common-ui-0.x

Update dependency com.github.nextcloud.android-common:ui to v0.19.0
  • Loading branch information
AndyScherzinger authored Mar 22, 2024
2 parents e6b8b5b + 714f30e commit 6aafbcb
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ dependencies {

implementation 'androidx.activity:activity-ktx:1.8.2'

implementation 'com.github.nextcloud.android-common:ui:0.18.0'
implementation 'com.github.nextcloud.android-common:ui:0.19.0'

implementation 'com.github.nextcloud-deps:android-talk-webrtc:121.6167.0'
}
Expand Down
29 changes: 29 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,11 @@
<sha256 value="9bfe92a8fa26491d64fc4c94621a8bdd0f61375fb815515236204503ec7cae6b" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="androidx.compose" name="compose-bom" version="2024.03.00">
<artifact name="compose-bom-2024.03.00.pom">
<sha256 value="0ded689471b380235557750d190764387421f99c1477320b7a60a34e5df8961e" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="androidx.concurrent" name="concurrent-futures" version="1.0.0">
<artifact name="concurrent-futures-1.0.0.pom">
<sha256 value="4505b9a5e30a9418b59a9ad6702c3e4193aea6e691a3d03cf220c7640ad083e2" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down Expand Up @@ -2073,6 +2078,14 @@
<sha256 value="1e92c76d638cb275a3f9432641a0c5664b1eaabcc2da67bd809e787c3371fca5" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud.android-common" name="core" version="0.19.0">
<artifact name="core-0.19.0.aar">
<sha256 value="6df9110e5ab50846414102cc75d541fcb488d36a10b7c8b6c12908c344ad3a82" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="core-0.19.0.module">
<sha256 value="75720846f43db09969f1dc73a137b4354de91d4aa57d1e5e7900db7052c75325" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud.android-common" name="material-color-utilities" version="0.18.0">
<artifact name="material-color-utilities-0.18.0.jar">
<sha256 value="e04a3f4a3caff6e4b2ce3f14f91f0485ab1f012af652102eba61ab6bcf3d8240" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand All @@ -2081,6 +2094,14 @@
<sha256 value="708823ec85484322da28afa177689bc2adadf0d88f766407328353e0c755e63b" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud.android-common" name="material-color-utilities" version="0.19.0">
<artifact name="material-color-utilities-0.19.0.jar">
<sha256 value="a683598a6340970da53a8b78ecdfbf83a54d691c1cb71a9cc09c1f2c15682c8c" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="material-color-utilities-0.19.0.module">
<sha256 value="887711f92659376957ed64d8ac5acdd8f6519af458405ae0c890f01393135809" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud.android-common" name="ui" version="0.18.0">
<artifact name="ui-0.18.0.aar">
<sha256 value="7d900a930d7ad1f7de91177b8b661abef13deef032493cee99fe9842f85bcf16" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand All @@ -2089,6 +2110,14 @@
<sha256 value="abbece3fec4a3a1b706401b26e10d0290ac394d04d89343d32da682527579846" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.nextcloud.android-common" name="ui" version="0.19.0">
<artifact name="ui-0.19.0.aar">
<sha256 value="7d900a930d7ad1f7de91177b8b661abef13deef032493cee99fe9842f85bcf16" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
<artifact name="ui-0.19.0.module">
<sha256 value="8ec5f68934193c31c3bcea7beb96b5837c0294fecce91978ff51c67d07d8c2f7" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.github.wooplr" name="Spotlight" version="1.3">
<artifact name="Spotlight-1.3.aar">
<sha256 value="2216a78710c8626623d3fd8f6519ec49e26d86930757b51288b7889653b7b44e" origin="Generated by Gradle" reason="Artifact is not signed"/>
Expand Down

0 comments on commit 6aafbcb

Please sign in to comment.