Browse Source

Merge pull request #12984 from nextcloud/renovate/androidx.webkit-webkit-1.x

Update dependency androidx.webkit:webkit to v1.11.0
Alper Öztürk 1 year ago
parent
commit
fb27807502
2 changed files with 2 additions and 1 deletions
  1. 1 1
      app/build.gradle
  2. 1 0
      gradle/verification-metadata.xml

+ 1 - 1
app/build.gradle

@@ -288,7 +288,7 @@ dependencies {
     implementation 'com.google.android.material:material:1.11.0'
     implementation 'com.jakewharton:disklrucache:2.0.2'
     implementation "androidx.appcompat:appcompat:$appCompatVersion"
-    implementation 'androidx.webkit:webkit:1.10.0'
+    implementation 'androidx.webkit:webkit:1.11.0'
     implementation 'androidx.cardview:cardview:1.0.0'
     implementation 'androidx.exifinterface:exifinterface:1.3.7'
     implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0"

+ 1 - 0
gradle/verification-metadata.xml

@@ -237,6 +237,7 @@
          <trusted-key id="A5BD02B93E7A40482EB1D66A5F69AD087600B22C" group="org.ow2.asm"/>
          <trusted-key id="A5F483CD733A4EBAEA378B2AE88979FB9B30ACF2">
             <trusting group="androidx.fragment"/>
+            <trusting group="androidx.webkit" name="webkit" version="1.11.0"/>
             <trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
          </trusted-key>
          <trusted-key id="A6D6C97108B8585F91B158748671A8DF71296252" group="^com[.]squareup($|([.].*))" regex="true"/>