Skip to content

Improve GRADLE build Performance#200

Open
hongdongni wants to merge 1 commit intocodebutler:masterfrom
hongdongni:Modify_GRADLE_2
Open

Improve GRADLE build Performance#200
hongdongni wants to merge 1 commit intocodebutler:masterfrom
hongdongni:Modify_GRADLE_2

Conversation

@hongdongni
Copy link

Configuration on demand. Configuration on demand tells Gradle to configure modules that only are relevant to the requested tasks instead of configuring all of them. We can enable this feature by setting org.gradle.configureondemand=true.

=====================
If there are any inappropriate modifications in this PR, please give me a reply and I will change them.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant