android: webview shell mode

This commit is contained in:
pengfei.zhou
2021-11-08 15:19:55 +08:00
committed by osborn
parent b7935e48c7
commit c7252613a2
5 changed files with 157 additions and 24 deletions

View File

@@ -25,7 +25,7 @@ android {
}
afterEvaluate {
buildJSBundle.exec()
//buildJSBundle.exec()
}
task buildJSBundle(type: Exec) {