gradle -q taskX taskY taskX. 除了使用任务名称, 你也可以定义一个依赖对象y: 例子15.12. 通过任务对象加入依赖. build.gradle task taskX << { println 'taskX' } ...
確定! 回上一頁