[K/N] Move ObjCOverridabilityCondition to proper module
It was not active in diagnostic tests otherwise.
This commit is contained in:
committed by
Space Team
parent
41c6cca689
commit
d100a07981
@@ -7,6 +7,7 @@ dependencies {
|
||||
compileOnly(project(":compiler:frontend"))
|
||||
compileOnly(project(":compiler:frontend.java"))
|
||||
compileOnly(project(":core:compiler.common.native"))
|
||||
compileOnly(project(":compiler:ir.objcinterop"))
|
||||
compileOnly(intellijCore())
|
||||
api(project(":native:kotlin-native-utils"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user