Contents
Class ProjectBuilder
-
Method Summary
Modifier and Type
Method
Description
build()Creates the project.
builder()Creates a project builder.
Specifies the Gradle user home for the builder.
Specifies the name for the project
Specifies the parent project.
withProjectDir (@Nullable File dir)Specifies the project directory for the project to build.
-
Method Details
-
builder
-
withProjectDir
-
withGradleUserHomeDir
-
withName
-
withParent
-
build
-