Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Privacy
Imprint
Contact
Login methods
Sign in
Toggle navigation
Menu
Open sidebar
Christoph Thelen
sst-skymap
Commits
7b7d8e7f
Commit
7b7d8e7f
authored
Feb 15, 2016
by
John Taylor
Browse files
Run a gradle daemon for faster builds.
parent
902cbca9
Changes
1
Hide whitespace changes
Inline
Side-by-side
gradle.properties
View file @
7b7d8e7f
...
...
@@ -15,4 +15,6 @@
# 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
\ No newline at end of file
# org.gradle.parallel=true
org.gradle.daemon
=
true
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment