Skip to content

Commit edbfe70

Browse files
committed
remove wrapper task
1 parent 69b5109 commit edbfe70

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,3 @@ dependencyManagement {
4343
mavenBom("com.amazonaws:aws-java-sdk-bom:1.11.67")
4444
}
4545
}
46-
task wrapper(type: Wrapper) {
47-
gradleVersion = '2.3'
48-
}

0 commit comments

Comments
 (0)