Skip to content

Commit 3f04025

Browse files
authored
chore: parallize all builds by default (#204)
1 parent 5957e90 commit 3f04025

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
@@ -5,6 +5,7 @@ kotlin.daemon.jvmargs=-Xmx6g -XX:+HeapDumpOnOutOfMemoryError
55

66
# gradle
77
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G
8+
org.gradle.parallel=true
89

910
# aws-crt-kotlin
1011
sdkVersion=0.11.7-SNAPSHOT

0 commit comments

Comments
 (0)