Files
i2p.i2p/gradle.properties

7 lines
191 B
Properties
Raw Normal View History

# Override these in ~/.gradle/gradle.properties if necessary
java7BootClasspath=
2021-05-11 17:50:14 +00:00
tomcatVersion=9.0.45
2021-11-06 00:13:26 +08:00
org.gradle.caching = true
org.gradle.parallel = true
org.gradle.configureondemand = true