mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-21 12:35:30 +03:00
Merge pull request #4430 from nextcloud/renovate/com.github.nextcloud.android-common-ui-0.x
fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.23.2
This commit is contained in:
commit
38ff7fd07d
2 changed files with 26 additions and 2 deletions
|
@ -304,7 +304,7 @@ dependencies {
|
|||
|
||||
implementation 'androidx.core:core-ktx:1.13.1'
|
||||
implementation 'androidx.activity:activity-ktx:1.9.3'
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.23.1'
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.23.2'
|
||||
implementation 'com.github.nextcloud-deps:android-talk-webrtc:121.6167.0'
|
||||
|
||||
gplayImplementation 'com.google.android.gms:play-services-base:18.5.0'
|
||||
|
@ -350,7 +350,7 @@ dependencies {
|
|||
|
||||
implementation 'androidx.activity:activity-ktx:1.9.3'
|
||||
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.23.1'
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.23.2'
|
||||
|
||||
implementation 'com.github.nextcloud-deps:android-talk-webrtc:121.6167.0'
|
||||
implementation("io.coil-kt:coil-compose:2.7.0")
|
||||
|
|
|
@ -4610,6 +4610,14 @@
|
|||
<sha256 value="64d3989646df1589f46c1727791882160ce6f2667f237b90c49bb55d96dcb145" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.nextcloud.android-common" name="core" version="0.23.2">
|
||||
<artifact name="core-0.23.2.aar">
|
||||
<sha256 value="38011f3adff2f68c6c99cb121a5def63cc44a66e393373203687b59c5fb82ce8" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="core-0.23.2.module">
|
||||
<sha256 value="16df4da63602c412d8712018c4b35ce24cb040761bcbc026fbcd836dbe953171" 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"/>
|
||||
|
@ -4666,6 +4674,14 @@
|
|||
<sha256 value="0bb28b37048af2eef73dd55ac14f84c40712709a403804642d3b5b4b3f268c86" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.nextcloud.android-common" name="material-color-utilities" version="0.23.2">
|
||||
<artifact name="material-color-utilities-0.23.2.jar">
|
||||
<sha256 value="7b6296e966f1baf3da2443f61cc9d501e3ed06667ae9ef5603e550f705d89334" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="material-color-utilities-0.23.2.module">
|
||||
<sha256 value="ca3c0835e5534a549d3718380982ba8cead70613ca436d65606f16cd2e3a0f01" 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"/>
|
||||
|
@ -4722,6 +4738,14 @@
|
|||
<sha256 value="b93169684278e08769846321b286f52e0402596ebe1b897b9b01a03002e8d572" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.github.nextcloud.android-common" name="ui" version="0.23.2">
|
||||
<artifact name="ui-0.23.2.aar">
|
||||
<sha256 value="9eaf161c0535e87fec9585d97b5d5244229c7fdbde348bfebf7747f5bcd3f952" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="ui-0.23.2.module">
|
||||
<sha256 value="4af371de8c6cd41a24f1a3ade9cd010c5d226a583d95ff909b1ca80f02d86db6" 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