mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-04 02:51:09 +01:00
Merge pull request #4618 from nextcloud/renovate/androidx.activity-activity-ktx-1.x
fix(deps): update dependency androidx.activity:activity-ktx to v1.10.1
This commit is contained in:
commit
6b0142c6c3
@ -302,7 +302,7 @@ dependencies {
|
|||||||
})
|
})
|
||||||
|
|
||||||
implementation 'androidx.core:core-ktx:1.13.1'
|
implementation 'androidx.core:core-ktx:1.13.1'
|
||||||
implementation 'androidx.activity:activity-ktx:1.9.3'
|
implementation 'androidx.activity:activity-ktx:1.10.1'
|
||||||
implementation 'com.github.nextcloud.android-common:ui:0.26.0'
|
implementation 'com.github.nextcloud.android-common:ui:0.26.0'
|
||||||
implementation 'com.github.nextcloud-deps:android-talk-webrtc:132.6834.0'
|
implementation 'com.github.nextcloud-deps:android-talk-webrtc:132.6834.0'
|
||||||
|
|
||||||
|
@ -32,6 +32,7 @@
|
|||||||
<trusted-key id="0D5989CD63724BA1CA7D92D7C488A74FCAE540C6" group="org.michaelevans.colorart" name="library" version="0.0.3"/>
|
<trusted-key id="0D5989CD63724BA1CA7D92D7C488A74FCAE540C6" group="org.michaelevans.colorart" name="library" version="0.0.3"/>
|
||||||
<trusted-key id="0D5D634755737A19ABBE2930D4DA5EAB3CD7E958" group="com.google.devtools.ksp" name="symbol-processing-api" version="1.7.0-1.0.6"/>
|
<trusted-key id="0D5D634755737A19ABBE2930D4DA5EAB3CD7E958" group="com.google.devtools.ksp" name="symbol-processing-api" version="1.7.0-1.0.6"/>
|
||||||
<trusted-key id="0F06FF86BEEAF4E71866EE5232EE5355A6BC6E42">
|
<trusted-key id="0F06FF86BEEAF4E71866EE5232EE5355A6BC6E42">
|
||||||
|
<trusting group="androidx.activity"/>
|
||||||
<trusting group="androidx.appcompat"/>
|
<trusting group="androidx.appcompat"/>
|
||||||
<trusting group="androidx.camera"/>
|
<trusting group="androidx.camera"/>
|
||||||
<trusting group="androidx.collection"/>
|
<trusting group="androidx.collection"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user