Skip to content

Commit a21b8af

Browse files
committed
Another attempt to fix javadoc.
1 parent 385ce5f commit a21b8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

durian-swt/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ githubPages {
7777
password = ''
7878
}
7979
}
80-
tasks.prepareGhPages.dependsOn(":javadoc")
80+
tasks.prepareGhPages.dependsOn("javadoc")

0 commit comments

Comments
 (0)