diff --git a/amethyst/build.gradle b/amethyst/build.gradle index 7fd13c397..9fa59ffba 100644 --- a/amethyst/build.gradle +++ b/amethyst/build.gradle @@ -164,6 +164,7 @@ kotlin { composeCompiler { reportsDestination = layout.buildDirectory.dir("compose_compiler") + metricsDestination = layout.buildDirectory.dir("compose_compiler") } dependencies {