[Parcelize] Use new DSL for generating declarations

This commit is contained in:
Dmitriy Novozhilov
2022-12-22 14:47:05 +02:00
committed by Space Team
parent 3744878b6d
commit 5fedb2f72d
4 changed files with 26 additions and 81 deletions
@@ -37,6 +37,7 @@ dependencies {
testApi(projectTests(":compiler:test-infrastructure-utils"))
// FIR dependencies
testApi(project(":compiler:fir:plugin-utils"))
testApi(project(":compiler:fir:entrypoint"))
testApi(project(":compiler:fir:checkers"))
testApi(project(":compiler:fir:checkers:checkers.jvm"))