You'll use the gradle build task frequently. This task compiles, tests, and assembles the code into a JAR file. You can run it like this: gradle build.
確定! 回上一頁