Skip to content

Instantly share code, notes, and snippets.

@pallocchi
Created June 29, 2015 03:42
Show Gist options
  • Save pallocchi/187ff632dd24be7caf98 to your computer and use it in GitHub Desktop.
Save pallocchi/187ff632dd24be7caf98 to your computer and use it in GitHub Desktop.
Gradle wrapper
task wrapper(type: Wrapper) {
gradleVersion = '2.3'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment