瀏覽代碼

Merge pull request #11303 from nextcloud/dependabot/gradle/androidx.webkit-webkit-1.6.0

Build(deps): Bump webkit from 1.5.0 to 1.6.0
Álvaro Brey 2 年之前
父節點
當前提交
33d3913af9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -245,7 +245,7 @@ dependencies {
     implementation 'com.google.android.material:material:1.8.0'
     implementation 'com.jakewharton:disklrucache:2.0.2'
     implementation "androidx.appcompat:appcompat:$appCompatVersion"
-    implementation 'androidx.webkit:webkit:1.5.0'
+    implementation 'androidx.webkit:webkit:1.6.0'
     implementation 'androidx.cardview:cardview:1.0.0'
     implementation 'androidx.exifinterface:exifinterface:1.3.5'
     implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1"