We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 385ce5f commit a21b8afCopy full SHA for a21b8af
durian-swt/build.gradle
@@ -77,4 +77,4 @@ githubPages {
77
password = ''
78
}
79
80
-tasks.prepareGhPages.dependsOn(":javadoc")
+tasks.prepareGhPages.dependsOn("javadoc")
0 commit comments