Add missing fir-common dependency to kotlin plugin jar
This commit is contained in:
@@ -47,6 +47,7 @@ val projectsToShadow by extra(listOf(
|
||||
":compiler:fir:java",
|
||||
":compiler:fir:jvm",
|
||||
":compiler:fir:raw-fir:psi2fir",
|
||||
":compiler:fir:raw-fir:fir-common",
|
||||
":compiler:fir:fir2ir",
|
||||
":compiler:fir:fir2ir:jvm-backend",
|
||||
":compiler:frontend",
|
||||
|
||||
Reference in New Issue
Block a user