feat:resume script change

This commit is contained in:
pengfei.zhou 2021-11-26 14:52:02 +08:00 committed by osborn
parent 91f154cd9b
commit 8ebccdc3fe

View File

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