add webview

This commit is contained in:
Aria Moradi
2021-05-23 22:10:04 +04:30
parent 6ddb5db57b
commit 75786a91b0
13 changed files with 106 additions and 50 deletions

View File

@@ -65,6 +65,9 @@ dependencies {
implementation(project(":AndroidCompat"))
implementation(project(":AndroidCompat:Config"))
// webview
implementation(files("lib/WebView.jar"))
// uncomment to test extensions directly
// implementation(fileTree("lib/"))