Skip to content

Commit

Permalink
chore: revert unnecessary changes to comments
Browse files Browse the repository at this point in the history
Signed-off-by: Jendrik Johannes <[email protected]>
  • Loading branch information
jjohannes committed Jan 9, 2025
1 parent 73ab847 commit 8845b23
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
# Need increased heap for running Gradle itself, or SonarQube will run the JVM out of metaspace
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8

# Enable Gradle caching
# Enable Gradle Caching
org.gradle.configuration-cache=true
org.gradle.caching=true

# Enable parallel workers
org.gradle.parallel=true

# Disable publish signing by default
Expand Down

0 comments on commit 8845b23

Please sign in to comment.