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