We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8ec757 commit b6719e2Copy full SHA for b6719e2
build.gradle.kts
@@ -64,7 +64,7 @@ nexusPublishing {
64
}
65
66
nohttp {
67
- source.exclude("**/.gradle/**", "gradle/plugins/**/build/**", "buildSrc/build/**")
+ source.exclude("**/.gradle/**", "gradle/plugins/**/build/**")
68
69
70
tasks.checkstyleNohttp {
0 commit comments