[K2] Unbind fir:fir2ir:jvm-backend from other non jvm modules
This commit is contained in:
@@ -8,6 +8,7 @@ plugins {
|
||||
dependencies {
|
||||
testApi(project(":compiler:fir:entrypoint"))
|
||||
testApi(project(":compiler:fir:fir-serialization"))
|
||||
testApi(project(":compiler:fir:fir2ir:jvm-backend"))
|
||||
testApi(project(":compiler:cli"))
|
||||
testImplementation(project(":compiler:ir.tree"))
|
||||
testImplementation(project(":compiler:backend.jvm.entrypoint"))
|
||||
|
||||
Reference in New Issue
Block a user