version

abstract val version: Property<String>

Default package version. Defaults to Project.getVersion or rootProject.version. If set, it will be used as a default for all packages that do not have one set explicitly.

See also