Skip to content

Commit 60c2d2b

Browse files
committed
Removed gradle wrapper task
1 parent 9e3ae18 commit 60c2d2b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,3 @@ subprojects {
3737

3838
}
3939

40-
task wrapper(type: Wrapper) {
41-
gradleVersion = '1.11'
42-
}

0 commit comments

Comments
 (0)