collect Dependencies
fun collectDependencies(project: Project, destination: File, block: DependencyMapperExtension.() -> Unit)
Content copied to clipboard
Collects the dependencies defined in the block into destination.
Collects the dependencies defined in the block into destination.