Browse Source

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
Andy Scherzinger 2 năm trước cách đây
mục cha
commit
b66e2add31
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

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