Move type enhancement state stuff into core:descriptors.jvm
This commit is contained in:
@@ -6,6 +6,7 @@ plugins {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api(project(":core:descriptors.jvm"))
|
||||
api(project(":compiler:frontend.common"))
|
||||
api(project(":compiler:fir:cones"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user