Build(deps): Bump com.github.nextcloud.android-common:ui

Bumps com.github.nextcloud.android-common:ui from 0.12.0 to 0.13.0.

---
updated-dependencies:
- dependency-name: com.github.nextcloud.android-common:ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-28 02:36:18 +00:00 committed by GitHub
parent d73798ab7e
commit 572f202f1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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