Merge :compiler:fir:jvm module into :compiler:fir:java
This commit is contained in:
committed by
TeamCityServer
parent
8ffe3764ef
commit
405670e111
@@ -7,11 +7,11 @@ plugins {
|
||||
dependencies {
|
||||
api(project(":core:compiler.common.jvm"))
|
||||
api(project(":core:metadata.jvm"))
|
||||
api(project(":compiler:config.jvm"))
|
||||
api(project(":compiler:resolution.common.jvm"))
|
||||
api(project(":compiler:frontend.common"))
|
||||
api(project(":compiler:fir:resolve"))
|
||||
api(project(":compiler:fir:checkers"))
|
||||
api(project(":compiler:fir:jvm"))
|
||||
api(project(":compiler:fir:fir-deserialization"))
|
||||
|
||||
implementation(project(":core:deserialization.common.jvm"))
|
||||
|
||||
Reference in New Issue
Block a user