gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.initialization
/
ProjectDescriptor
/
setProjectDir
set
Project
Dir
API
abstract
fun
setProjectDir
(
dir
:
File
)
(
source
)
Sets the project directory of this project.
Parameters
dir
The new project directory. Should not be null.