ComposeChangelog
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
ComposeChangelog
shared
/
com.michaelflisar.composechangelog.format
/
ChangelogVersionFormatter
Changelog
Version
Formatter
interface
ChangelogVersionFormatter
Inheritors
DefaultVersionFormatter
Members
Functions
format
Version
Link copied to clipboard
abstract
fun
formatVersion
(
versionCode
:
Int
)
:
String
parse
Version
Link copied to clipboard
abstract
fun
parseVersion
(
versionInfo
:
String
)
:
Int