Browse Source

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

Bumps com.github.nextcloud.android-common:ui from 0.11.0 to 0.12.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>
dependabot[bot] 2 years ago
parent
commit
229c840dfc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

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