Pill: Add a dependency to backend.ir, fix JPS build
This commit is contained in:
@@ -44,6 +44,7 @@ dependencies {
|
||||
compile(project(":plugins:uast-kotlin-idea"))
|
||||
compile(project(":kotlin-script-util")) { isTransitive = false }
|
||||
compile(project(":kotlin-scripting-intellij"))
|
||||
compile(project(":compiler:backend.jvm")) // Do not delete, for Pill
|
||||
|
||||
compile(commonDep("org.jetbrains.kotlinx", "kotlinx-coroutines-core")) { isTransitive = false }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user