Use sequential build

Closes gh-617
This commit is contained in:
Josh Cummings
2022-01-14 08:43:35 -07:00
parent 7afbb242bd
commit 6ea46650c1

View File

@@ -8,6 +8,5 @@ queryDslVersion = '4.0.9'
kotlinVersion=1.5.31
samplesBranch=6.0.x
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true
org.gradle.caching=true
kotlin.stdlib.default.dependency=false