Browse Source

Merge pull request #11289 from nextcloud/dependabot/gradle/com.google.android.material-material-1.8.0

Build(deps): Bump material from 1.7.0 to 1.8.0
Álvaro Brey 2 năm trước cách đây
mục cha
commit
54724f1ea6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -242,7 +242,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.7.0'
+    implementation 'com.google.android.material:material:1.8.0'
     implementation 'com.jakewharton:disklrucache:2.0.2'
     implementation 'androidx.appcompat:appcompat:1.5.1'
     implementation 'androidx.webkit:webkit:1.5.0'