build.gradle. task walkDependencyGraph(type: DependencyGraphWalk) { dependsOn configurations.scm } class DependencyGraphWalk extends DefaultTask ...
確定! 回上一頁