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:
Andy Scherzinger 2023-12-14 10:48:34 +01:00 committed by GitHub
commit a37bc700f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'