Updated build metadata description.
This commit is contained in:
parent
100efc71fe
commit
ada26af81b
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ open class SemverIncrementBuildMetaTask @Inject constructor(
|
|||
) : DefaultTask() {
|
||||
init {
|
||||
group = "version"
|
||||
description = "Increments Build Metadata version number."
|
||||
description = "Increments Build version metadata."
|
||||
}
|
||||
|
||||
@Suppress("MemberVisibilityCanBePrivate")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue