Skip to content

Commit eac1811

Browse files
committed
Add wrapper dist type
1 parent cc62dc7 commit eac1811

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ findbugs {
6464

6565
wrapper {
6666
gradleVersion = '4.10.2'
67+
distributionType = Wrapper.DistributionType.ALL
6768
}
6869

6970
modifyPom {

0 commit comments

Comments
 (0)