xtrasBuildDir

val Project.xtrasBuildDir: File

Path to the xtras build directory. This is the prefix directory for compiled source code.

Defaults to project.xtrasDir.resolve("build")