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

bump android common to 0.6.0

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 2 жил өмнө
parent
commit
d0fa7507e8
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

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