mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-08 15:42:58 +00:00
Merge pull request #4143 from nextcloud/renovate/androidx.activity-activity-ktx-1.x
fix(deps): update dependency androidx.activity:activity-ktx to v1.9.2
This commit is contained in:
commit
6815d3e0f5
@ -299,7 +299,7 @@ dependencies {
|
||||
})
|
||||
|
||||
implementation 'androidx.core:core-ktx:1.13.1'
|
||||
implementation 'androidx.activity:activity-ktx:1.9.1'
|
||||
implementation 'androidx.activity:activity-ktx:1.9.2'
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.23.0'
|
||||
implementation 'com.github.nextcloud-deps:android-talk-webrtc:121.6167.0'
|
||||
|
||||
@ -347,7 +347,7 @@ dependencies {
|
||||
gplayImplementation 'com.google.android.gms:play-services-base:18.5.0'
|
||||
gplayImplementation "com.google.firebase:firebase-messaging:24.0.0"
|
||||
|
||||
implementation 'androidx.activity:activity-ktx:1.9.1'
|
||||
implementation 'androidx.activity:activity-ktx:1.9.2'
|
||||
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.23.0'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user