Kotlin DSL Reference for Gradle
8.4
API
Kotlin DSL Reference for Gradle
/
org.gradle.api
/
Project
/
setGroup
set
Group
API
abstract
fun
setGroup
(
group
:
Any
)
(
source
)
Sets the group of this project.
Parameters
group
The group of this project. Must not be null.