Skip to content

Commit

Permalink
misc: bump allocated heap and metaspace memory (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
lauzadis authored Oct 23, 2023
1 parent a847325 commit 53ba0fb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@ kotlinxCliVersion=0.3.2
crtJavaVersion=0.27.4

# publishing
publishGroupName=aws.sdk.kotlin.crt
publishGroupName=aws.sdk.kotlin.crt

# gradle
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G

0 comments on commit 53ba0fb

Please sign in to comment.