diff options
| author | syeyoung <42869671+cyoung06@users.noreply.github.com> | 2021-05-04 10:41:10 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-04 10:41:10 +0900 |
| commit | 6e3fae6c448c1443a1658f0803083fe95f6c2a52 (patch) | |
| tree | 5a6ab04bfcc019bffa2fccdb066d225f134b6489 /gradle.properties | |
| parent | d4e59a415bd81cbd970c0f852736a0fbef3b3fa6 (diff) | |
| parent | cc03ece233023c57118e9acfeca8103b3bb587e1 (diff) | |
| download | Skyblock-Dungeons-Guide-6e3fae6c448c1443a1658f0803083fe95f6c2a52.tar.gz Skyblock-Dungeons-Guide-6e3fae6c448c1443a1658f0803083fe95f6c2a52.tar.bz2 Skyblock-Dungeons-Guide-6e3fae6c448c1443a1658f0803083fe95f6c2a52.zip | |
Merge pull request #2 from My-Name-Is-Jeff/master
Update gradle to 6.8.3, forge to 2318, and mappings to stable_22
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties new file mode 100644 index 00000000..bf86fb71 --- /dev/null +++ b/gradle.properties @@ -0,0 +1 @@ +org.gradle.jvmargs=-Xmx2G
\ No newline at end of file |
