@@ -247,8 +247,3 @@ subprojects { subproject ->
}
-
-task wrapper(type: Wrapper) {
- gradleVersion = '4.4'
- distributionUrl = distributionUrl.replace("bin", "all")
-}