1*03a4fcd4SAndroid Build Coastguard Worker# Project-wide Gradle settings. 2*03a4fcd4SAndroid Build Coastguard Worker 3*03a4fcd4SAndroid Build Coastguard Worker# IDE (e.g. Android Studio) users: 4*03a4fcd4SAndroid Build Coastguard Worker# Gradle settings configured through the IDE *will override* 5*03a4fcd4SAndroid Build Coastguard Worker# any settings specified in this file. 6*03a4fcd4SAndroid Build Coastguard Worker 7*03a4fcd4SAndroid Build Coastguard Worker# For more details on how to configure your build environment visit 8*03a4fcd4SAndroid Build Coastguard Worker# http://www.gradle.org/docs/current/userguide/build_environment.html 9*03a4fcd4SAndroid Build Coastguard Worker 10*03a4fcd4SAndroid Build Coastguard Worker# Specifies the JVM arguments used for the daemon process. 11*03a4fcd4SAndroid Build Coastguard Worker# The setting is particularly useful for tweaking memory settings. 12*03a4fcd4SAndroid Build Coastguard Worker# Default value: -Xmx10248m -XX:MaxPermSize=256m 13*03a4fcd4SAndroid Build Coastguard Worker# org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 14*03a4fcd4SAndroid Build Coastguard Worker 15*03a4fcd4SAndroid Build Coastguard Worker# When configured, Gradle will run in incubating parallel mode. 16*03a4fcd4SAndroid Build Coastguard Worker# This option should only be used with decoupled projects. More details, visit 17*03a4fcd4SAndroid Build Coastguard Worker# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects 18*03a4fcd4SAndroid Build Coastguard Worker# org.gradle.parallel=true