forked from BigfootDev/flatbuffers
maximize parallel builds in CI (#7206)
This commit is contained in:
@@ -7,3 +7,5 @@ zipStorePath=wrapper/dists
|
||||
kotlin.mpp.stability.nowarn=true
|
||||
# Needed to share source among different targets
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
# Use parallel builds
|
||||
org.gradle.parallel=true
|
||||
Reference in New Issue
Block a user