#build.gradle task hello { doLast { println 'Hello world!' } } What does -q do? Most of the examples ...
確定! 回上一頁