aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
blob: a208c3ac3c0cb52a20c2a2c01eaaf9405cce85be (plain)
1
2
3
4
5
6
7
8
9
group=org.sonarsource.sonarqube
version=8.7
description=Open source platform for continuous inspection of code quality
projectTitle=SonarQube

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

org.gradle.vfs.watch=true