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 06f2ff2 commit 37e5d97Copy full SHA for 37e5d97
build.gradle
@@ -31,6 +31,7 @@ dependencies {
31
32
groovydoc {
33
link "https://docs.gradle.org/${wrapper.gradleVersion}/groovydoc/", 'org.gradle'
34
+ link 'http://ajoberstar.org/grgit/docs/groovydoc', 'org.ajoberstar.grgit'
35
}
36
37
targetCompatibility = vJavaLang
0 commit comments