this is my final solution: tasks.withType( Exec ) { standardOutput = new ByteArrayOutputStream() ignoreExitValue = true doLast { new ...
確定! 回上一頁