Merge pull request #4066 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:
Andy Scherzinger 2024-08-17 23:59:24 +02:00 committed by GitHub
commit 5c6684c7a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -299,7 +299,7 @@ dependencies {
})
implementation 'androidx.core:core-ktx:1.13.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.23.0'
implementation 'com.github.nextcloud-deps:android-talk-webrtc:121.6167.0'