X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;ds=sidebyside;f=app%2Fbuild.gradle;h=d5a734d3d7a30135883ad7f7b5e6cb24e468c439;hb=a4ec41c79f5050006fd4c8dd6454f3ec8a7f99ab;hp=ce410bdeba20aa64cfcb1567d57662d4db2b425e;hpb=379ae3eabfd9ee949151b7b218b875ffcc627c5a;p=PrivacyBrowserAndroid.git diff --git a/app/build.gradle b/app/build.gradle index ce410bde..d5a734d3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -87,7 +87,7 @@ dependencies { implementation 'androidx.preference:preference:1.1.1' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0' implementation 'androidx.viewpager:viewpager:1.0.0' - implementation 'androidx.webkit:webkit:1.2.0' + implementation 'androidx.webkit:webkit:1.3.0' // Include the Kotlin standard libraries implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72"