I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
gradle.properties 191 B
Newer Older
  • Learn to ignore specific revisions
  • # 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