mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 04:55:29 +03:00
Update dependency com.github.nextcloud.android-common:ui to v0.20.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d876ec4ef0
commit
a081c9aca2
2 changed files with 30 additions and 1 deletions
|
@ -297,7 +297,7 @@ dependencies {
|
|||
|
||||
implementation 'androidx.activity:activity-ktx:1.8.2'
|
||||
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.19.0'
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.20.0'
|
||||
|
||||
implementation 'com.github.nextcloud-deps:android-talk-webrtc:121.6167.0'
|
||||
}
|
||||
|
|
|
@ -472,6 +472,11 @@
|
|||
<sha256 value="0ded689471b380235557750d190764387421f99c1477320b7a60a34e5df8961e" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.compose" name="compose-bom" version="2024.04.01">
|
||||
<artifact name="compose-bom-2024.04.01.pom">
|
||||
<sha256 value="cf9707c211b4c053ffe971616eb358bd7353f429a457527e52018064636282bc" 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"/>
|
||||
|
@ -2655,6 +2660,14 @@
|
|||
<sha256 value="75720846f43db09969f1dc73a137b4354de91d4aa57d1e5e7900db7052c75325" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.nextcloud.android-common" name="core" version="0.20.0">
|
||||
<artifact name="core-0.20.0.aar">
|
||||
<sha256 value="6df9110e5ab50846414102cc75d541fcb488d36a10b7c8b6c12908c344ad3a82" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="core-0.20.0.module">
|
||||
<sha256 value="f3ece8641c1833c6f728bb3b4e75d0ad658628edb0cec52c16ab1acb45fb818c" 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"/>
|
||||
|
@ -2671,6 +2684,14 @@
|
|||
<sha256 value="887711f92659376957ed64d8ac5acdd8f6519af458405ae0c890f01393135809" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.nextcloud.android-common" name="material-color-utilities" version="0.20.0">
|
||||
<artifact name="material-color-utilities-0.20.0.jar">
|
||||
<sha256 value="7830c43ea6f7de51afdcfb7d5631d99eac1674bdb306f08a5af29b8e6435905b" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="material-color-utilities-0.20.0.module">
|
||||
<sha256 value="d2dc4fb531b57f4dda183317e74db00ad4d0e2fd0c70e823573aa901dff43062" 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"/>
|
||||
|
@ -2687,6 +2708,14 @@
|
|||
<sha256 value="8ec5f68934193c31c3bcea7beb96b5837c0294fecce91978ff51c67d07d8c2f7" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.nextcloud.android-common" name="ui" version="0.20.0">
|
||||
<artifact name="ui-0.20.0.aar">
|
||||
<sha256 value="5f5808d99292adaea99dc6e663631d459206f315ede888ea22674622c517ee19" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="ui-0.20.0.module">
|
||||
<sha256 value="c85368ba832cde0a86ef2f4a90fee44229a6bd750a938fde92568a75e0d1b05e" 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"/>
|
||||
|
|
Loading…
Reference in a new issue