[K2] Unbind fir:fir2ir:jvm-backend from other non jvm modules
This commit is contained in:
@@ -21,7 +21,7 @@ dependencies {
|
||||
api(project(":compiler:fir:java"))
|
||||
api(project(":compiler:fir:entrypoint"))
|
||||
api(project(":compiler:fir:fir2ir"))
|
||||
api(project(":compiler:fir:fir2ir:jvm-backend"))
|
||||
implementation(project(":compiler:fir:fir2ir:jvm-backend"))
|
||||
api(project(":compiler:fir:checkers"))
|
||||
api(project(":compiler:fir:checkers:checkers.jvm"))
|
||||
api(project(":compiler:fir:checkers:checkers.js"))
|
||||
|
||||
Reference in New Issue
Block a user