version

fun version(value: String, action: Action<in KiteVersionScope>)

Detailed form of version: the shared formula and platform corners.


abstract override val version: Property<String>

The release version you show to users, as x.y.z.

Android uses it for versionName, Apple for the marketing version, and the build-number formula derives every store counter from it.