doFirst、doLast可以指定多個。 外部指定的doFirst、doLast會比內部指定的先執行。 doFirst、doLast可以對gradle中提供的已有的task進行擴充套件。
確定! 回上一頁