... explain about how to exclude a task when you run some task by using Gradle. ... dependsOn("check$name") } } task checkStart { dependsOn ...
確定! 回上一頁