reportsDestination

val reportsDestination: DirectoryProperty(source)

If set, the Metro compiler will dump report diagnostics about resolved dependency graphs to the given destination.

This behaves similar to the compose-compiler's option of the same name.

Optionally, you can specify a metro.reportsDestination gradle property whose value is a relative path from the project's build directory.