api / org.gradle.api / Project / setVersion

setVersion

abstract fun setVersion(version: Any): Unit

Sets the version of this project.

Parameters

version - The version of this project. Must not be null.