We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dd9980 commit d7ecc6aCopy full SHA for d7ecc6a
packages/webview_flutter/webview_flutter_android/android/build.gradle
@@ -38,7 +38,7 @@ android {
38
39
dependencies {
40
implementation 'androidx.annotation:annotation:1.5.0'
41
- implementation 'androidx.webkit:webkit:1.6.0'
+ implementation 'androidx.webkit:webkit:1.6.1'
42
testImplementation 'junit:junit:4.13.2'
43
testImplementation 'org.mockito:mockito-inline:5.1.0'
44
testImplementation 'androidx.test:core:1.3.0'
0 commit comments