diff --git a/android/build.gradle b/android/build.gradle index d80004e9..a7810c5a 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -159,7 +159,7 @@ dependencies { implementation 'androidx.cardview:cardview:1.0.0' implementation 'androidx.core:core-ktx:1.10.1' implementation 'androidx.fragment:fragment-ktx:1.6.0' - implementation 'androidx.webkit:webkit:1.7.0' + implementation 'androidx.webkit:webkit:1.12.1' implementation 'com.google.android.material:material:1.9.0' implementation 'net.i2p.android.ext:floatingactionbutton:1.10.1'