summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--android/gradle.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
index 865475dd75..07b1de2faf 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -11,6 +11,7 @@ kotlin.code.style=official
### Gradle properties ###
org.gradle.caching=true
org.gradle.jvmargs=-Xmx8192M -Dkotlin.daemon.jvm.options\="-Xmx8192M"
+org.gradle.parallel=true
### Mullvad properties ###