Cleanup for release.
This commit is contained in:
parent
45b36afe15
commit
06328f155d
3 changed files with 4 additions and 4 deletions
|
@ -106,7 +106,7 @@ val semver = project {
|
|||
}
|
||||
|
||||
javadoc {
|
||||
title = project.description + ' ' + project.version
|
||||
title = "${project.description} ${project.version}"
|
||||
tags("created")
|
||||
author = true
|
||||
//quiet = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue