android: resume script

This commit is contained in:
pengfei.zhou 2021-11-24 18:03:31 +08:00 committed by osborn
parent 3f49ca125e
commit 87b73461e6

View File

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