Skip to content

Commit

Permalink
increase jvmargs memory
Browse files Browse the repository at this point in the history
  • Loading branch information
cdsap committed Jun 20, 2023
1 parent 77cec6f commit bde633a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
kotlin.code.style=official
org.gradle.jvmargs=-Xmx1g -XX:+UseParallelGC
org.gradle.jvmargs=-Xmx3g -XX:+UseParallelGC

0 comments on commit bde633a

Please sign in to comment.