Bladeren bron
Increase heap space for gradle daemon
Some change (probably in loom?) causes gradle to try to build all
subprojects at once, which I don't actually need and eats a lot more RAM
than it used to. For now this is the easiest solution, but I need to fix
this properly at some point.