summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2019-07-01 20:59:49 +0000
committerXin Li <delphij@google.com>2019-07-01 20:59:49 +0000
commit600b0068b2c05e75bed5101cd120326d5ab0c952 (patch)
tree4a55778ad6cd0b4aaad13e376160e8c36b3e544b /gradle.properties
parent0af363100de92b20cbcdb19c17db2eec416a9a2e (diff)
parent745fa74857d2833e4d2dc3b0d6ab6e6cb6ff25f2 (diff)
downloadmultidex-600b0068b2c05e75bed5101cd120326d5ab0c952.tar.gz
DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-mastertemp_140451723
Bug: 134405016 Change-Id: Ia823681c5104d6b1986330db6205eebb5af3f307
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties6
1 files changed, 6 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
new file mode 100644
index 0000000..2b49a88
--- /dev/null
+++ b/gradle.properties
@@ -0,0 +1,6 @@
+org.gradle.jvmargs=-Xmx4g
+org.gradle.daemon=true
+org.gradle.configureondemand=true
+org.gradle.parallel=true
+org.gradle.caching=true
+android.builder.sdkDownload=false