mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-25 22:45:41 +03:00
Build(deps): Bump androidx.activity:activity-ktx from 1.7.2 to 1.8.0
Bumps androidx.activity:activity-ktx from 1.7.2 to 1.8.0. --- updated-dependencies: - dependency-name: androidx.activity:activity-ktx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
800937f2e8
commit
ab8741a0ae
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ dependencies {
|
|||
gplayImplementation 'com.google.android.gms:play-services-base:18.2.0'
|
||||
gplayImplementation "com.google.firebase:firebase-messaging:23.2.1"
|
||||
|
||||
implementation 'androidx.activity:activity-ktx:1.7.2'
|
||||
implementation 'androidx.activity:activity-ktx:1.8.0'
|
||||
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.12.0'
|
||||
|
||||
|
|
Loading…
Reference in a new issue