Revert "Use AndroidX WebKit library"

This reverts commit 7e7eb9f39f.
This commit is contained in:
arkon
2020-08-02 16:12:05 -04:00
parent cdbefd9191
commit 4857073f30
4 changed files with 104 additions and 15 deletions

View File

@@ -139,7 +139,6 @@ dependencies {
implementation 'androidx.preference:preference:1.1.1'
implementation 'androidx.recyclerview:recyclerview:1.2.0-alpha05'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.2.0-alpha01'
implementation 'androidx.webkit:webkit:1.3.0-rc01'
final lifecycle_version = '2.3.0-alpha06'
implementation "androidx.lifecycle:lifecycle-common-java8:$lifecycle_version"