Improve GRADLE build Performance

This commit is contained in:
shisheng-1
2021-11-06 00:13:26 +08:00
parent 9c7b415d62
commit 27bf65c1a4

View File

@ -1,3 +1,6 @@
# Override these in ~/.gradle/gradle.properties if necessary
java7BootClasspath=
tomcatVersion=9.0.45
org.gradle.caching = true
org.gradle.parallel = true
org.gradle.configureondemand = true