gradle
8.3-rc-1
Java API
gradle
/
org.gradle.api
/
Project
/
setStatus
set
Status
Java API
abstract
fun
setStatus
(
status
:
Any
)
Sets the status of this project.
Parameters
status
The status. Must not be null.