mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-04 00:02:03 +08:00
breaking: implement WebViewAssetLoader (#1137)
Implement AndroidX WebViewAssetLoader with hook for plugins Co-authored-by: エリス <erisu@users.noreply.github.com>
This commit is contained in:
@@ -159,3 +159,7 @@ bintray {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'androidx.webkit:webkit:1.3.0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user