We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc62dc7 commit eac1811Copy full SHA for eac1811
1 file changed
build.gradle
@@ -64,6 +64,7 @@ findbugs {
64
65
wrapper {
66
gradleVersion = '4.10.2'
67
+ distributionType = Wrapper.DistributionType.ALL
68
}
69
70
modifyPom {
0 commit comments