Skip to content

Instantly share code, notes, and snippets.

@ktchernov
Created May 9, 2018 02:59
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 ktchernov/046eb7f6ba3926fc49c688ee8adeb3ce to your computer and use it in GitHub Desktop.
Save ktchernov/046eb7f6ba3926fc49c688ee8adeb3ce to your computer and use it in GitHub Desktop.
Update gradle version
#!/bin/sh
./gradlew wrapper --gradle-version $1 --distribution-type all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment