Przeglądaj źródła

Merge pull request #10841 from nextcloud/dependabot/gradle/com.google.android.material-material-1.7.0

Bump material from 1.6.1 to 1.7.0
Álvaro Brey 2 lat temu
rodzic
commit
6d7d7246b2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -227,7 +227,7 @@ dependencies {
     implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.13.5' // remove after entire switch to lib v2
     implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
     implementation 'androidx.legacy:legacy-support-v4:1.0.0'
-    implementation 'com.google.android.material:material:1.6.1'
+    implementation 'com.google.android.material:material:1.7.0'
     implementation 'com.jakewharton:disklrucache:2.0.2'
     implementation 'androidx.appcompat:appcompat:1.4.2'
     implementation 'androidx.webkit:webkit:1.4.0'