Skip to content

Commit

Permalink
Enable parallel builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
pocmo authored and Amejia481 committed Nov 14, 2018
1 parent 611540e commit e3f4e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ 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
org.gradle.parallel=true

# We want to use AndroidX.
# android.useAndroidX=true
Expand Down

0 comments on commit e3f4e27

Please sign in to comment.