mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 01:58:16 +08:00
Remove explicit Gradle wrapper task
Closes gh-222
This commit is contained in:

committed by
Stephane Nicoll

parent
88eb65b503
commit
1dd264dd66
@@ -62,7 +62,3 @@ eclipse {
|
||||
containers 'org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-${javaVersion}'
|
||||
}
|
||||
}
|
||||
|
||||
task wrapper(type: Wrapper) {
|
||||
gradleVersion = '2.12'
|
||||
}
|
||||
|
Reference in New Issue
Block a user