在之前的文章中,我们讲到了如何使用gradle创建一个简单的task,以及task之间 ... task intro { dependsOn hello doLast { println "I'm flydean" } }.
確定! 回上一頁