Created
May 22, 2015 10:54
-
-
Save mrmike/a790bdd6793ad6bf6438 to your computer and use it in GitHub Desktop.
Gradle version update
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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