Browse Source

Update dependency com.github.nextcloud.android-common:ui to v0.14.0

renovate[bot] 1 year ago
parent
commit
df0ef6fc49
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -384,7 +384,7 @@ dependencies {
     gplayImplementation "com.google.firebase:firebase-messaging:23.2.1"
     gplayImplementation 'com.google.android.play:review-ktx:2.0.1'
 
-    implementation 'com.github.nextcloud.android-common:ui:0.13.0'
+    implementation 'com.github.nextcloud.android-common:ui:0.14.0'
 
     implementation "androidx.room:room-runtime:$roomVersion"
     ksp "androidx.room:room-compiler:$roomVersion"