[FIR] Add missing dependencies to :compiler:fir:checkers:checkers.native
This commit is contained in:
committed by
Space Team
parent
3f68694b0f
commit
c103da98dd
@@ -15,6 +15,7 @@ dependencies {
|
||||
api(project(":compiler:fir:checkers"))
|
||||
api(project(":compiler:fir:checkers:checkers.jvm"))
|
||||
api(project(":compiler:fir:checkers:checkers.js"))
|
||||
api(project(":compiler:fir:checkers:checkers.native"))
|
||||
api(project(":compiler:fir:java"))
|
||||
api(project(":compiler:backend.common.jvm"))
|
||||
api(project(":analysis:analysis-api-impl-barebone"))
|
||||
|
||||
Reference in New Issue
Block a user