Skip to content

Instantly share code, notes, and snippets.

@mrmike
Created May 22, 2015 10:54
Show Gist options
  • Select an option

  • Save mrmike/a790bdd6793ad6bf6438 to your computer and use it in GitHub Desktop.

Select an option

Save mrmike/a790bdd6793ad6bf6438 to your computer and use it in GitHub Desktop.
Gradle version update
task wrapper(type: Wrapper) {
gradleVersion = '2.4'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment