gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api
/
Project
/
setVersion
set
Version
abstract
fun
setVersion
(
version
:
Any
)
Sets the version of this project.
Parameters
version
The version of this project. Must not be null.