We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34eddb4 commit 9002995Copy full SHA for 9002995
build.gradle
@@ -614,7 +614,6 @@ subprojects.each {
614
615
apply {
616
from 'gradle/docs.gradle' // tasks for building the documentation (e.g. user guide, javadocs)
617
- from 'gradle/sdjdocs.gradle' // tasks for building the documentation (e.g. user guide, javadocs)
618
from 'gradle/assemble.gradle' // tasks for creating an installation or distribution
619
from 'gradle/findbugs.gradle'
620
}
0 commit comments