Companion

object Companion

Properties

Link copied to clipboard
const val DEV_PREFIX: String
Link copied to clipboard
const val DEV_SEP: Char = '-'
Link copied to clipboard
const val SEP: Char = '.'
Link copied to clipboard
val STRING_VERSION_COMPARATOR: <Error class: unknown class>

Functions

Link copied to clipboard
fun from(major: Int, minor: Int, micro: Int, build: Int? = null, dev: Int? = null): KotlinKernelVersion?
Link copied to clipboard