diff --git a/app/build.gradle b/app/build.gradle index 4cfa4c509..d24b42ea3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -65,7 +65,7 @@ dependencies { implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.4' implementation 'androidx.preference:preference:1.2.1' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0' - implementation 'androidx.webkit:webkit:1.11.0' + implementation 'androidx.webkit:webkit:1.14.0' implementation 'com.google.android.material:material:1.12.0' implementation 'org.jsoup:jsoup:1.18.1' implementation "com.mikepenz:aboutlibraries-core:11.2.3"