Add description
This commit is contained in:
parent
cbb70a30f7
commit
5f34e7ce0f
|
@ -30,6 +30,7 @@ gradlePlugin {
|
|||
create("baseplugin") {
|
||||
id = "nl.voidcorp.baseplugin"
|
||||
displayName = "BasePlugin"
|
||||
description = "A small gradle plugin with components that I use often."
|
||||
implementationClass = "nl.voidcorp.baseplugin.Main"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue