mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 11:39:42 +01:00
fix(deps): update dependency androidx.activity:activity-ktx to v1.9.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e429f2ce47
commit
53800e646e
@ -299,7 +299,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.0'
|
implementation 'androidx.activity:activity-ktx:1.9.1'
|
||||||
implementation 'com.github.nextcloud.android-common:ui:0.23.0'
|
implementation 'com.github.nextcloud.android-common:ui:0.23.0'
|
||||||
implementation 'com.github.nextcloud-deps:android-talk-webrtc:121.6167.0'
|
implementation 'com.github.nextcloud-deps:android-talk-webrtc:121.6167.0'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user