Skip to content

Commit 4485416

Browse files
committed
build: align gradle config with main cloudnet repo
1 parent 01ef572 commit 4485416

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gradle.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,7 @@ org.gradle.warning.mode=all
2020
org.gradle.logging.stacktrace=all
2121
org.gradle.configureondemand=true
2222
org.gradle.configuration-cache=true
23+
org.gradle.configuration-cache.parallel=true
2324
org.gradle.configuration-cache.problems=fail
25+
org.gradle.kotlin.dsl.allWarningsAsErrors=true
2426
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=512m -Dfile.encoding=UTF-8

0 commit comments

Comments
 (0)