[Parcelize] Use new DSL for generating declarations
This commit is contained in:
committed by
Space Team
parent
3744878b6d
commit
5fedb2f72d
@@ -12,6 +12,7 @@ dependencies {
|
||||
compileOnly(project(":compiler:fir:cones"))
|
||||
compileOnly(project(":compiler:fir:tree"))
|
||||
compileOnly(project(":compiler:fir:resolve"))
|
||||
compileOnly(project(":compiler:fir:plugin-utils"))
|
||||
compileOnly(project(":compiler:fir:checkers"))
|
||||
compileOnly(project(":compiler:fir:checkers:checkers.jvm"))
|
||||
compileOnly(project(":compiler:ir.backend.common"))
|
||||
|
||||
Reference in New Issue
Block a user