فهرست منبع

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

bump android common to 0.6.0
Andy Scherzinger 2 سال پیش
والد
کامیت
490feefc8b
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") {