Skip to content

Instantly share code, notes, and snippets.

@haydarai
Created February 5, 2017 09:35
Show Gist options
  • Save haydarai/fae88b147a589e314c8471a957cb2909 to your computer and use it in GitHub Desktop.
Save haydarai/fae88b147a589e314c8471a957cb2909 to your computer and use it in GitHub Desktop.
Configuration to allow Gradle build faster
org.gradle.parallel=true
org.gradle.daemon=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment