plugins
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
plugins
plugins
/
com.freeletics.gradle.monorepo.tasks
/
computeVersionName
compute
Version
Name
fun
computeVersionName
(
git
:
Git
,
gitTagPrefix
:
String
)
:
String
Get the app version name, which is computed using the branch name or
git describe
.