buildVersionCode

fun buildVersionCode(versionInfo: String, formatter: ChangelogVersionFormatter, logInfo: Boolean = true): Int

uses the formatter to parse the versionInfo to a valid version code and logs the result in the build window

Return

version code