mikolajefento
Results
3
comments of
mikolajefento
For now You can use the CLI version. To make compose compiler metrics work with compose multiplatform you need to add something like this to your root build.gradle.kts file: ```...
For me the fix was to add `dependsOn(commonMain)` in `androidMain` source set
Yes, it has to be statically linked