Browse Source

Merge pull request #2873 from nextcloud/bugfix/noid/toolbarIcons

Build(deps): Bump android-common from 0.6.0 to 0.7.0
Andy Scherzinger 2 years ago
parent
commit
fad422216d
1 changed files with 1 additions and 1 deletions
  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 'androidx.activity:activity-ktx:1.4.0'
 
 
-    implementation 'com.github.nextcloud.android-common:ui:0.6.0'
+    implementation 'com.github.nextcloud.android-common:ui:0.7.0'
 }
 }
 
 
 task installGitHooks(type: Copy, group: "development") {
 task installGitHooks(type: Copy, group: "development") {