Describe plugin bundle #386

This commit is contained in:
Schalk W. Cronjé 2021-05-02 22:41:52 +02:00 committed by Schalk W. Cronjé
parent db46fa9281
commit 6a089a5ccc
1 changed files with 5 additions and 0 deletions

View File

@ -107,6 +107,11 @@ subprojects {
}
}
pluginBundle {
website = 'http://jruby-gradle.org/'
vcsUrl = 'https://github.com/jruby-gradle/jruby-gradle-plugin.git'
}
idea {
module {
downloadJavadoc = true