mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-25 14:35:40 +03: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
996cdcf4f2
commit
ca7e137f0b
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