Move java type enhancement stuff to :core:compiler.common.jvm
This commit is contained in:
committed by
teamcityserver
parent
c112e768de
commit
1224d28deb
@@ -6,7 +6,7 @@ plugins {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api(project(":core:descriptors.jvm"))
|
||||
api(project(":core:compiler.common.jvm"))
|
||||
api(project(":compiler:frontend.common"))
|
||||
api(project(":compiler:fir:cones"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user