diff --git a/build.gradle b/build.gradle index 41b5cca9..6dea97db 100644 --- a/build.gradle +++ b/build.gradle @@ -78,9 +78,6 @@ tasks.coveralls { dependsOn 'check' } - - - task wrapper(type: Wrapper) { gradleVersion = '2.2.1' } \ No newline at end of file