Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Comments

Improve GRADLE build Performance#571

Open
hongdongni wants to merge 1 commit intomatrix-org:developfrom
hongdongni:Modify_GRADLE_1
Open

Improve GRADLE build Performance#571
hongdongni wants to merge 1 commit intomatrix-org:developfrom
hongdongni:Modify_GRADLE_1

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.

@bmarty
Copy link
Contributor

bmarty commented Mar 10, 2022

Sorry, this project is deprecated, we do not handle pull request anymore.

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