Hi! Would it be possible to get support in this plugin for the `kotlin("multiplatform")` plugin when it has a JVM target declared? Many of our libraries are compiled to multiple platforms. We use Java agents on the JVM to have more debug information.
Hi!
Would it be possible to get support in this plugin for the
kotlin("multiplatform")plugin when it has a JVM target declared?Many of our libraries are compiled to multiple platforms. We use Java agents on the JVM to have more debug information.