Browse Source

Enable Gradle cache by default

tags/7.8
Simon Brandhof 5 years ago
parent
commit
b4f692f291
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      gradle.properties

+ 1
- 0
gradle.properties View File

projectTitle=SonarQube projectTitle=SonarQube


org.gradle.jvmargs=-Xmx2048m org.gradle.jvmargs=-Xmx2048m
org.gradle.caching=true

Loading…
Cancel
Save