Merge pull request #3052 from nextcloud/dependabot/gradle/androidx.activity-activity-ktx-1.7.2

Build(deps): Bump androidx.activity:activity-ktx from 1.7.1 to 1.7.2
This commit is contained in:
Andy Scherzinger 2023-05-25 09:10:18 +02:00 committed by GitHub
commit 8cf0602dbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -301,7 +301,7 @@ dependencies {
gplayImplementation 'com.google.android.gms:play-services-base:18.2.0'
gplayImplementation "com.google.firebase:firebase-messaging:23.1.2"
implementation 'androidx.activity:activity-ktx:1.7.1'
implementation 'androidx.activity:activity-ktx:1.7.2'
implementation 'com.github.nextcloud.android-common:ui:0.10.0'