xtrasDir

val Project.xtrasDir: File

Path to the top level xtras directory. This is where sources and binary packages are downloaded and built.

Defaults to project.rootProject.buildDir.resolve("xtras")