Hey guys, is anyone getting ```val Project.compose...
# compose
f
Hey guys, is anyone getting
Copy code
val Project.composeMetricsDir get() = buildDir.absolutePath + "/compose_metrics"
val Project.composeReportsDir get() = buildDir.absolutePath + "/compose_reports"
Copy code
Multiple values are not allowed for plugin option androidx.compose.compiler.plugins.kotlin:reportsDestination
a