Jelajahi Sumber

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
Andy Scherzinger 1 tahun lalu
induk
melakukan
31b82d4055
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -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'
 }