Skip to content

Instantly share code, notes, and snippets.

@hippoz
Created August 5, 2015 10:24
Show Gist options
  • Select an option

  • Save hippoz/9ad331ae24aab3dfd4b8 to your computer and use it in GitHub Desktop.

Select an option

Save hippoz/9ad331ae24aab3dfd4b8 to your computer and use it in GitHub Desktop.
Sublime : Build Sample Gradle Windows
{
"cmd" : ["cmd", "/k", "gradle", "clean", "build"],
"working_dir": "${project_path:${folder}}",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment