Merge pull request #4401 from nextcloud/renovate/androidx.core-core-ktx-1.x

fix(deps): update dependency androidx.core:core-ktx to v1.16.0
This commit is contained in:
github-actions[bot] 2025-06-24 10:59:45 +00:00 committed by GitHub
commit f53b90cdf6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -301,7 +301,7 @@ dependencies {
exclude group: 'org.apache.httpcomponents', module: 'httpclient'
})
implementation 'androidx.core:core-ktx:1.13.1'
implementation 'androidx.core:core-ktx:1.16.0'
implementation 'androidx.activity:activity-ktx:1.10.1'
implementation 'com.github.nextcloud.android-common:ui:0.26.0'
implementation 'com.github.nextcloud-deps:android-talk-webrtc:132.6834.0'