Gradle allows you to define one or more default tasks for your build (build.gradle file). Look at the below example: defaultTasks will declare the default ...
確定! 回上一頁