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