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

Build(deps): Bump com.github.nextcloud.android-common:ui from 0.8.0 to 0.10.0
This commit is contained in:
Andy Scherzinger 2023-05-13 18:47:10 +02:00 committed by GitHub
commit b66e2add31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -303,7 +303,7 @@ dependencies {
// implementation 'androidx.activity:activity-ktx:1.4.0'
implementation 'com.github.nextcloud.android-common:ui:0.8.0'
implementation 'com.github.nextcloud.android-common:ui:0.10.0'
implementation 'com.github.nextcloud-deps:android-talk-webrtc:110.5481.0'
}