我有一个Gradle构建设置,在其开始处我想在准备环境的子目录中执行一个shellscript。 task build ... task myPrebuildTask(type: Exec) { workingDir ...
確定! 回上一頁