Jelajahi Sumber

Merge pull request #11246 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.6.0

Build(deps): Bump appcompat from 1.5.1 to 1.6.0
Álvaro Brey 2 tahun lalu
induk
melakukan
9bbbc83aff
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -244,7 +244,7 @@ dependencies {
     implementation 'androidx.legacy:legacy-support-v4:1.0.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.appcompat:appcompat:1.6.0'
     implementation 'androidx.webkit:webkit:1.5.0'
     implementation 'androidx.cardview:cardview:1.0.0'
     implementation 'androidx.exifinterface:exifinterface:1.3.5'