FunkyMuse
02/21/2023, 1:23 PMval Project.composeMetricsDir get() = buildDir.absolutePath + "/compose_metrics"
val Project.composeReportsDir get() = buildDir.absolutePath + "/compose_reports"
Multiple values are not allowed for plugin option androidx.compose.compiler.plugins.kotlin:reportsDestination
Albert Chang
02/21/2023, 2:49 PM