Skip to content

Commit 8fc9b17

Browse files
committed
Enabled parallel loading and storing of the configuration cache.
1 parent 4e5950d commit 8fc9b17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
org.gradle.caching=true
22
org.gradle.configuration-cache=true
3+
org.gradle.configuration-cache.parallel=true
34
org.gradle.configureondemand=true
45
org.gradle.jvmargs=-Xmx4g
56
org.gradle.kotlin.dsl.skipMetadataVersionCheck=false

0 commit comments

Comments
 (0)