android:restore build.gradle change
This commit is contained in:
parent
a3738859aa
commit
643a9f5fe9
@ -25,7 +25,7 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
afterEvaluate {
|
afterEvaluate {
|
||||||
//buildJSBundle.exec()
|
buildJSBundle.exec()
|
||||||
}
|
}
|
||||||
|
|
||||||
task buildJSBundle(type: Exec) {
|
task buildJSBundle(type: Exec) {
|
||||||
|
Reference in New Issue
Block a user