mirror of
https://gitee.com/dcren/initializr.git
synced 2025-10-21 11:07:37 +08:00
update gradle version to 1.11
This commit is contained in:
@@ -36,5 +36,5 @@ dependencies {<% styles.each { %>
|
||||
}
|
||||
|
||||
task wrapper(type: Wrapper) {
|
||||
gradleVersion = '1.6'
|
||||
gradleVersion = '1.11'
|
||||
}
|
||||
|
Reference in New Issue
Block a user