Skip to content

Commit

Permalink
Enabled parallel loading and storing of the configuration cache.
Browse files Browse the repository at this point in the history
  • Loading branch information
ianbrandt committed Nov 12, 2024
1 parent 4e5950d commit 8fc9b17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
org.gradle.caching=true
org.gradle.configuration-cache=true
org.gradle.configuration-cache.parallel=true
org.gradle.configureondemand=true
org.gradle.jvmargs=-Xmx4g
org.gradle.kotlin.dsl.skipMetadataVersionCheck=false
Expand Down

0 comments on commit 8fc9b17

Please sign in to comment.