Skip to content

Instantly share code, notes, and snippets.

@shvelo
Created June 6, 2014 10:01
Show Gist options
  • Save shvelo/676a281821cf9d8ab92f to your computer and use it in GitHub Desktop.
Save shvelo/676a281821cf9d8ab92f to your computer and use it in GitHub Desktop.
Faster Gradle builds
org.gradle.daemon=true
org.gradle.configureondemand=true
org.gradle.parallel=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment