toggle menu
gradle
8.11.1
API
switch theme
search in API
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.