Merge pull request #3363 from nextcloud/dependabot/gradle/androidx.activity-activity-ktx-1.8.0

Build(deps): Bump androidx.activity:activity-ktx from 1.7.2 to 1.8.0
This commit is contained in:
Andy Scherzinger 2023-10-13 10:06:28 +02:00 committed by GitHub
commit 63aec8ff46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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