getResourcesDir

@Nullable
abstract fun getResourcesDir(): @Nullable File

Returns the output directory for resources

See example at SourceSetOutput

Return

The dir resources are copied to.