aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
authorLibravatar modmuss50 <[email protected]>2019-01-24 00:45:28 +0000
committerLibravatar modmuss50 <[email protected]>2019-01-24 00:45:28 +0000
commit23f49411a84133b3022f11c4ea883fcab2dc907c (patch)
tree1aa30b0e65b3a9cdec067bbdede4dd16c5010b5e /gradle.properties
parentUpdate to 19w02a (diff)
Update example to 19w03c and increase the memory for gradle.
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties1
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