build.gradle task hello { doLast { println 'Hello world! ... gradle tasks task copy(type: Copy) { description 'Copies the resource directory ...
確定! 回上一頁