Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

use Gradle Daemon#355

Open
shisheng-1 wants to merge 1 commit into
uber-archive:masterfrom
shisheng-1:patch-1
Open

use Gradle Daemon#355
shisheng-1 wants to merge 1 commit into
uber-archive:masterfrom
shisheng-1:patch-1

Conversation

@shisheng-1

Copy link
Copy Markdown

Gradle daemon. The Daemon is a long-lived process that help to avoid the cost of JVM startup for every build. Since Gradle 3.0, Gradle daemon is enabled by default. For an older version, you should enable it by setting org.gradle.daemon=true.

@CLAassistant

CLAassistant commented Apr 30, 2022

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants