Copy and save the following code into build.gradle file. task (hello) << { println "tutorialspoint" }. Execute the following command in the command prompt. It ...
確定! 回上一頁