Skip to content

Commit

Permalink
Enable Gradle caching flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler committed Jan 9, 2024
1 parent 39a4fff commit 20afba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ nodejsGradleVersion = 2.2.0
pluginJrubySimpleVersion = 1.0.1
pluginPublishPlugin = 1.2.1

org.gradle.daemon = true
org.gradle.caching = true
org.gradle.parallel = true

org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=768m

0 comments on commit 20afba2

Please sign in to comment.