mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01:00
Merge pull request #4066 from nextcloud/renovate/androidx.activity-activity-ktx-1.x
fix(deps): update dependency androidx.activity:activity-ktx to v1.9.1
This commit is contained in:
commit
5c6684c7a1
@ -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