gradle
8.2-rc-3
Java API
gradle
/
org.gradle.api
/
Project
/
setGroup
set
Group
Java API
abstract
fun
setGroup
(
group
:
Any
)
Sets the group of this project.
Parameters
group
The group of this project. Must not be null.