kotlin.SinceKotlin.version
version
val version: String
the version in the following formats: <major>.<minor>
or <major>.<minor>.<patch>
, where major, minor and patch are non-negative integer numbers without leading zeros.
Property
version
- the version in the following formats: <major>.<minor>
or <major>.<minor>.<patch>
, where major, minor and patch are non-negative integer numbers without leading zeros.
© 2010–2017 J