Use gradle parallel builds

This commit is contained in:
Shinokuni 2020-09-05 15:28:23 +02:00
parent 85fcf03e64
commit e0945823ee
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ android.useAndroidX=true
org.gradle.jvmargs=-Xmx1536m
android.databinding.incremental=true
kapt.incremental.apt=true
org.gradle.parallel=true
# 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