To enable the Daemon for a single build, you can simply pass the --daemon argument to your gradle command or Gradle Wrapper script. gradle --daemon ./gradlew -- ...
確定! 回上一頁