Testing autoGitTag.
This commit is contained in:
parent
f186d450d0
commit
91811dc7a6
2 changed files with 3 additions and 1 deletions
|
@ -63,6 +63,7 @@ val p = project {
|
|||
autoGitTag {
|
||||
enabled = true
|
||||
message = "Version $version"
|
||||
annotated = true
|
||||
}
|
||||
|
||||
bintray {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue