mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
The Gradle heap size is currently set to 1G, and that's becoming too small for our Linux build. Developers who want to override this without editing the project's build.gradle can override these settings with gradle.properties in GRADLE_USER_HOME (see https://docs.gradle.org/current/userguide/build_environment.html for details).