mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 21:15:30 +03:00
Merge pull request #3521 from nextcloud/dependabot/gradle/androidx.activity-activity-ktx-1.8.2
Build(deps): Bump androidx.activity:activity-ktx from 1.8.1 to 1.8.2
This commit is contained in:
commit
a37bc700f1
1 changed files with 1 additions and 1 deletions
|
@ -308,7 +308,7 @@ dependencies {
|
|||
gplayImplementation 'com.google.android.gms:play-services-base:18.2.0'
|
||||
gplayImplementation "com.google.firebase:firebase-messaging:23.4.0"
|
||||
|
||||
implementation 'androidx.activity:activity-ktx:1.8.1'
|
||||
implementation 'androidx.activity:activity-ktx:1.8.2'
|
||||
|
||||
implementation 'com.github.nextcloud.android-common:ui:0.13.0'
|
||||
|
||||
|
|
Loading…
Reference in a new issue