Test with semverKey.
This commit is contained in:
parent
963966eb1c
commit
8510e80094
1 changed files with 1 additions and 0 deletions
|
@ -49,4 +49,5 @@ semver {
|
||||||
properties = "$projectDir/${f.name}"
|
properties = "$projectDir/${f.name}"
|
||||||
keysPrefix = f.name.substring(0, f.name.indexOf(".") + 1)
|
keysPrefix = f.name.substring(0, f.name.indexOf(".") + 1)
|
||||||
buildMetaKey = "meta"
|
buildMetaKey = "meta"
|
||||||
|
semverKey = "fullversion"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue