Merge pull request #4023 from nextcloud/renovate/androidx.activity-activity-ktx-1.x

fix(deps): update dependency androidx.activity:activity-ktx to v1.9.1
This commit is contained in:
github-actions[bot] 2024-07-24 20:37:19 +02:00 committed by GitHub
commit 940e451bf7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -323,7 +323,7 @@ dependencies {
gplayImplementation 'com.google.android.gms:play-services-base:18.4.0'
gplayImplementation "com.google.firebase:firebase-messaging:23.4.1"
implementation 'androidx.activity:activity-ktx:1.9.0'
implementation 'androidx.activity:activity-ktx:1.9.1'
implementation 'com.github.nextcloud.android-common:ui:0.22.0'