android: use webview as js executor

This commit is contained in:
pengfei.zhou
2021-11-04 16:29:17 +08:00
committed by osborn
parent 1f01b7bffe
commit e8089e98a8
4 changed files with 85 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ android {
defaultConfig {
minSdkVersion 16
minSdkVersion 21
targetSdkVersion 30
versionCode 1
versionName "1.0"