gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api
/
Project
/
setDescription
set
Description
abstract
fun
setDescription
(
@
Nullable
description
:
String
)
Sets a description for this project.
Parameters
description
The description of the project. Might be null.