How can I get a report on my composables in compos...
# compose
s
How can I get a report on my composables in compose multiplatform? I tried this gradle command, but I did not get any report.
./gradlew -Pandroidx.enableComposeCompilerReports=true :frontendshared:compileDebugKotlinAndroid