update Gradle support
This commit is contained in:
@@ -25,3 +25,8 @@ uploadArchives {
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
task createWrapper(type: Wrapper) {
|
||||
gradleVersion = '1.0-milestone-6'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user