diff options
author | modmuss50 <[email protected]> | 2019-01-24 00:45:28 +0000 |
---|---|---|
committer | keuin <[email protected]> | 2020-04-23 00:20:28 +0800 |
commit | ff4f0c35f8def048e95ec7415fce9092ce9d1b5f (patch) | |
tree | 1aa30b0e65b3a9cdec067bbdede4dd16c5010b5e /gradle.properties | |
parent | 939f26a7a08513da7724555a33700f0c1faefe11 (diff) |
Update example to 19w03c and increase the memory for gradle.
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 0000000..4314427 --- /dev/null +++ b/gradle.properties @@ -0,0 +1 @@ +org.gradle.jvmargs=-Xmx1G #Done to increase the memory available to gradle.
\ No newline at end of file |