Skip to content

Instantly share code, notes, and snippets.

@pepicrft
Created April 12, 2014 09:57
Show Gist options
  • Select an option

  • Save pepicrft/10527784 to your computer and use it in GitHub Desktop.

Select an option

Save pepicrft/10527784 to your computer and use it in GitHub Desktop.
Install specific version of Gradle into your OSX system
  • Move to /usr/local folder
  • Execute `brew versions gradle'
  • Copy the checkout command of the version you want and execute it git checkout 01f2e6f Library/Formula/gradle.rb
  • Run brew install gradle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment