Skip to content

Commit 53ba0fb

Browse files
authored
misc: bump allocated heap and metaspace memory (#79)
1 parent a847325 commit 53ba0fb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

gradle.properties

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,7 @@ kotlinxCliVersion=0.3.2
2121
crtJavaVersion=0.27.4
2222

2323
# publishing
24-
publishGroupName=aws.sdk.kotlin.crt
24+
publishGroupName=aws.sdk.kotlin.crt
25+
26+
# gradle
27+
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G

0 commit comments

Comments
 (0)