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

Merge pull request #2777 from nextcloud/chore/noid/androidCommon

bump android common to 0.6.0
Andy Scherzinger 2 жил өмнө
parent
commit
490feefc8b

+ 1 - 1
app/build.gradle

@@ -311,7 +311,7 @@ dependencies {
 
 
     // implementation 'androidx.activity:activity-ktx:1.4.0'
     // 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") {
 task installGitHooks(type: Copy, group: "development") {