Skip to content

Commit

Permalink
feat: Increase default JVM Arguments on gradle. (#864)
Browse files Browse the repository at this point in the history
* feat: Increase JVM Arguments on gradle.

* add gradle.properties.
  • Loading branch information
EdwinBetanc0urt authored Aug 26, 2024
1 parent d4d830e commit e5994df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
org.gradle.jvmargs=-Xmx4096M

0 comments on commit e5994df

Please sign in to comment.