You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

gradle.properties 196B

1234567
  1. group=org.sonarsource.sonarqube
  2. version=8.6
  3. description=Open source platform for continuous inspection of code quality
  4. projectTitle=SonarQube
  5. org.gradle.jvmargs=-Xmx2048m
  6. org.gradle.caching=true