Move LANGUAGE_TO_METADATA_VERSION to compiler:frontend.common.jvm
This commit is contained in:
@@ -10,6 +10,7 @@ dependencies {
|
||||
api(project(":compiler:config.jvm"))
|
||||
api(project(":compiler:resolution.common.jvm"))
|
||||
api(project(":compiler:frontend.common"))
|
||||
api(project(":compiler:frontend.common.jvm"))
|
||||
// api(project(":compiler:fir:resolve"))
|
||||
api(project(":compiler:fir:resolve"))
|
||||
api(project(":compiler:fir:checkers"))
|
||||
|
||||
Reference in New Issue
Block a user