Skip to content

Instantly share code, notes, and snippets.

@gangaaloori
Created May 19, 2014 09:53
Show Gist options
  • Save gangaaloori/3ef3d29f52c6c945849f to your computer and use it in GitHub Desktop.
Save gangaaloori/3ef3d29f52c6c945849f to your computer and use it in GitHub Desktop.
Gradle commands
# Gradle build with HTTP proxy
gradle -Dhttp.proxyHost=10.23.12.100 -Dhttp.proxyPort=8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment