api / org.gradle.api / Project / setGroup

setGroup

abstract fun setGroup(group: Any): Unit

Sets the group of this project.

Parameters

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