diff --git a/gradle.properties b/gradle.properties
index c749668c0f0059f555a05ea0dcd3cbb3d2bb8089..5a528ef03fd2a84436c6a6dd5dc50aeaef63cd39 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -9,9 +9,9 @@
 
 # Specifies the JVM arguments used for the daemon process.
 # The setting is particularly useful for tweaking memory settings.
-org.gradle.jvmargs=-Xmx1536m
+org.gradle.jvmargs=-Xmx2048m
 
 # 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=false
+org.gradle.parallel=true