Skip to content

Commit

Permalink
Merge pull request #731 from shisheng-1/Modify_GRADLE_1
Browse files Browse the repository at this point in the history
Improve GRADLE build Performance
  • Loading branch information
jonbullock authored Nov 19, 2021
2 parents 5d1d891 + a3df558 commit 8951d78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@ grgitVersion = 4.1.0

org.gradle.caching=true
org.gradle.parallel=true
org.gradle.configureondemand = true
org.gradle.vfs.watch = true

0 comments on commit 8951d78

Please sign in to comment.