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 c20ded2 commit df32c1cCopy full SHA for df32c1c
docs/releases/3.0.md
@@ -72,7 +72,8 @@ Gradle API redistribution links, such as `name.remal.gradle-api:gradle-api` and
72
> }
73
> ```
74
> This is because as GradleUtils's `JavadocLinkProvider` service is loaded, the
75
-> implementing class must exist.
+> implementing class must exist. If this is not done, an error will be displayed
76
+> letting you know to do this, so you won't be left in the dark.
77
78
## Changes
79
0 commit comments