X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=android%2Fgradle.properties;fp=android%2Fgradle.properties;h=aac7c9b4614ccfde6c721f24994cf30885a791d0;hb=9b05b757e2e817cd4ecd561032a66f63c158398d;hp=0000000000000000000000000000000000000000;hpb=b4f9071c1bd4534e9cca989f1e873310c94986c3;p=fanfix.git diff --git a/android/gradle.properties b/android/gradle.properties new file mode 100644 index 0000000..aac7c9b --- /dev/null +++ b/android/gradle.properties @@ -0,0 +1,17 @@ +# Project-wide Gradle settings. + +# IDE (e.g. Android Studio) users: +# Gradle settings configured through the IDE *will override* +# any settings specified in this file. + +# 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=-Xmx1536m + +# When configured, Gradle will run in incubating parallel mode. +# This option should only be used with decoupled projects. More details, visit +# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects +# org.gradle.parallel=true