Files
plugin-hub/package/gradle.properties
Abex df657e20f5 package: rewrite build scripts (#701)
not using bash gives us more flexibility and significantly reduces build
times via parallelism. Additionally this includes support for GitHub
Actions which also significantly reduces build times.
2020-10-26 15:58:39 -06:00

2 lines
97 B
Properties

# this should match what Plugin uses to build with
org.gradle.jvmargs=-Xmx768M -XX:+UseParallelGC