Kotlin DSL Reference for Gradle
8.4
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.initialization
/
ProjectDescriptor
/
setName
set
Name
API
abstract
fun
setName
(
name
:
String
)
(
source
)
Sets the name of this project.
Parameters
name
The new name for the project. Should not be null