gradle
8.3-rc-2
Java API
gradle
/
org.gradle.api.artifacts.component
/
ProjectComponentSelector
/
getBuildName
get
Build
Name
Java API
abstract
fun
getBuildName
(
)
:
String
Deprecated
The name of the build to select a project from.
Return
The build name
Deprecated
Use
getBuildPath
instead.