Include :native:frontend.native into kotlin-compiler.jar

This commit is contained in:
Dmitriy Dolovov
2020-01-29 15:54:26 +07:00
parent 25ff33cc3c
commit abd86107d1
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -238,6 +238,7 @@ extra["compilerModules"] = arrayOf(
":js:js.frontend",
":js:js.translator",
":js:js.dce",
":native:frontend.native",
":compiler",
":kotlin-build-common",
":core:metadata",