summaryrefslogtreecommitdiff
path: root/platform/android/java/gradle.properties
diff options
context:
space:
mode:
authorISylvox <ISylvox@yahoo.com>2017-07-30 11:30:20 +0700
committerISylvox <ISylvox@yahoo.com>2017-07-30 11:30:20 +0700
commit0d8556a7f0ec7290a1895bbee0a0dcf8112cb918 (patch)
tree912425937ba5499aecd73e9f4e842dad7401f076 /platform/android/java/gradle.properties
parent597e5ebedf6ccb6a19309f3f648f668b57052660 (diff)
update gradle-android buildtool for master
Diffstat (limited to 'platform/android/java/gradle.properties')
-rw-r--r--platform/android/java/gradle.properties17
1 files changed, 17 insertions, 0 deletions
diff --git a/platform/android/java/gradle.properties b/platform/android/java/gradle.properties
new file mode 100644
index 0000000000..aac7c9b461
--- /dev/null
+++ b/platform/android/java/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