To access environment variable value from gradle, you can use System.getenv() api. This is the java's System class API which gradle allows ...
確定! 回上一頁