Skip to content

Commit a8cef2f

Browse files
authored
Enable gradle parallel configuration cache (#15533)
1 parent 0a205fe commit a8cef2f

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,6 +1,7 @@
11
org.gradle.parallel=true
22
org.gradle.caching=true
33
org.gradle.configuration-cache=true
4+
org.gradle.configuration-cache.parallel=true
45

56
org.gradle.priority=low
67

0 commit comments

Comments
 (0)