Files
MBS/PROYECTO/distbin/gma/project/gradle.properties
T

11 lines
416 B
Properties

# FOURJS_START_COPYRIGHT(P,2013)
# Property of Four Js*
# (c) Copyright Four Js 2013, 2021. All Rights Reserved.
# * Trademark of Four Js Development Tools Europe Ltd
# in the United States and elsewhere
# FOURJS_END_COPYRIGHT
# Speed up gradle init and build
org.gradle.daemon=false
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8