Skip to content

Commit bf36bba

Browse files
committed
disable parallel configuration cache
1 parent 011cf4c commit bf36bba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ projectDesc=OpenAPI Processor
66
projectRepo=openapi-processor/openapi-processor-base
77

88
org.gradle.configuration-cache=true
9-
org.gradle.configuration-cache.parallel=true
9+
#org.gradle.configuration-cache.parallel=true
1010
org.gradle.warning.mode=all
1111

1212
org.gradle.jvmargs = -Xmx1g -Xms256m -XX:MaxMetaspaceSize=512m \

0 commit comments

Comments
 (0)