computeVersionCode

fun computeVersionCode(git: Git, gitTagPrefix: String, localDate: LocalDateTime): Int

Get the app version name, which is computed using the branch name or git describe.