Does anyone know what artifact has `org.jetbrains....
# compiler
j
Does anyone know what artifact has
org.jetbrains.kotlin.name.FqName
in it? I am getting it from
kotlin-compiler-embeddable
in version
1.4.30
but not in
1.4.31
This is to use the
IrPluginContext
builder methods.
r
I’m definitely seeing it in
kotlin-compiler-embeddable-1.4.32.jar
👍 1
j
hmm, i wonder where it went in 1.4.31. Thanks, i'll move forward