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