Files
i2p.i2p/gradle.properties

8 lines
225 B
Properties
Raw Permalink Normal View History

# Override these in ~/.gradle/gradle.properties if necessary
java7BootClasspath=
2024-01-28 12:09:10 +00:00
tomcatVersion=9.0.62
jettyVersion = '9.3.30.v20211001'
2021-11-06 00:13:26 +08:00
org.gradle.caching = true
org.gradle.parallel = true
org.gradle.configureondemand = true