I'm writing a tool that has a dependency on `org.j...
# announcements
e
I'm writing a tool that has a dependency on
org.jetbrains.kotlin:kotlin-compiler-embeddable
, and when building it's complaining that
Library has Kotlin runtime bundled into it
, is there a way to strip the runtime from the dependency?