Merge pull request #3591 from nextcloud/dependabot/gradle/com.github.nextcloud.android-common-ui-0.14.0

Build(deps): Bump com.github.nextcloud.android-common:ui from 0.13.0 to 0.14.0
This commit is contained in:
Andy Scherzinger 2024-01-25 20:40:34 +01:00 committed by GitHub
commit 31b82d4055
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -312,7 +312,7 @@ dependencies {
implementation 'androidx.activity:activity-ktx:1.8.2'
implementation 'com.github.nextcloud.android-common:ui:0.13.0'
implementation 'com.github.nextcloud.android-common:ui:0.14.0'
implementation 'com.github.nextcloud-deps:android-talk-webrtc:110.5481.0'
}