api / org.gradle.api / Project / setStatus

setStatus

abstract fun setStatus(status: Any): Unit

Sets the status of this project.

Parameters

status - The status. Must not be null.