forked from I2P_Developers/i2p.i2p
Improve GRADLE build Performance
This commit is contained in:
@ -1,3 +1,6 @@
|
|||||||
# Override these in ~/.gradle/gradle.properties if necessary
|
# Override these in ~/.gradle/gradle.properties if necessary
|
||||||
java7BootClasspath=
|
java7BootClasspath=
|
||||||
tomcatVersion=9.0.45
|
tomcatVersion=9.0.45
|
||||||
|
org.gradle.caching = true
|
||||||
|
org.gradle.parallel = true
|
||||||
|
org.gradle.configureondemand = true
|
||||||
|
Reference in New Issue
Block a user