Skip to content

Instantly share code, notes, and snippets.

@NLKNguyen
Created July 25, 2015 16:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NLKNguyen/442216a1c0978fc3abae to your computer and use it in GitHub Desktop.
Save NLKNguyen/442216a1c0978fc3abae to your computer and use it in GitHub Desktop.
Work with Gradle on Ubuntu
sudo add-apt-repository ppa:cwchien/gradle
sudo apt-get update
sudo apt-get install gradle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment