Merge pull request #3447 from nextcloud/dependabot/gradle/androidx.activity-activity-ktx-1.8.1

Build(deps): Bump androidx.activity:activity-ktx from 1.8.0 to 1.8.1
This commit is contained in:
Andy Scherzinger 2023-11-21 12:07:57 +01:00 committed by GitHub
commit 44a2662162
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -307,7 +307,7 @@ dependencies {
gplayImplementation 'com.google.android.gms:play-services-base:18.2.0' gplayImplementation 'com.google.android.gms:play-services-base:18.2.0'
gplayImplementation "com.google.firebase:firebase-messaging:23.3.1" gplayImplementation "com.google.firebase:firebase-messaging:23.3.1"
implementation 'androidx.activity:activity-ktx:1.8.0' implementation 'androidx.activity:activity-ktx:1.8.1'
implementation 'com.github.nextcloud.android-common:ui:0.12.0' implementation 'com.github.nextcloud.android-common:ui:0.12.0'