What I currently have is: task myTask (type : Exec) { executable "something.sh" ... (a lot of other things) args "-t" args ext.target } task doIt ...
確定! 回上一頁