我想实现一个gradle任务动态创建一个buildsignature.properties 文件从一系列的环境变量值 ... task generateBuildSignature <<{ ext.whoami = exec() { executable ...
確定! 回上一頁