compilerArgs.addAll(arrayOf("--release", "12")) }. The above script tell to use java version 12 to compile java files in a gradle project ...
確定! 回上一頁