mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 04:55:29 +03:00
Merge pull request #4023 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
940e451bf7
1 changed files with 1 additions and 1 deletions
|
@ -323,7 +323,7 @@ dependencies {
|
|||
gplayImplementation 'com.google.android.gms:play-services-base:18.4.0'
|
||||
gplayImplementation "com.google.firebase:firebase-messaging:23.4.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.22.0'
|
||||
|
||||
|
|
Loading…
Reference in a new issue