Эх сурвалжийг харах

Merge pull request #2676 from nextcloud/dependabot/gradle/com.github.nextcloud.android-common-ui-0.4.0

Build(deps): Bump ui from 0.3.0 to 0.4.0
Andy Scherzinger 2 жил өмнө
parent
commit
7d9996e6c1
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -310,7 +310,7 @@ dependencies {
 
     // implementation 'androidx.activity:activity-ktx:1.4.0'
 
-    implementation 'com.github.nextcloud.android-common:ui:0.3.0'
+    implementation 'com.github.nextcloud.android-common:ui:0.4.0'
 }
 
 task installGitHooks(type: Copy, group: "development") {