summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/gradle/gradle.properties
blob: 554f6aeba19fce68f94c21c7eead7471adf13232 (plain)
1
2
3
4
5
6
7
8
9
# Project-wide Gradle settings.
# For more details on how to configure your build environment visit
# http://www.gradle.org/docs/current/userguide/build_environment.html
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
org.gradle.jvmargs=-Xmx2048m

# Enable Gradle caching
org.gradle.caching=true