getOutputDir

@Nullable
abstract fun getOutputDir(): File(source)

directory to store module's production classes and resources.

Return

directory to store production output. non-null if getInheritOutputDirs returns 'false'