While trying to check the groovy version during gradle runtime, I found you can also print the Groovy version: task version { doLast { println "Gradle ...
確定! 回上一頁