Introduce compiler.common.native module

This commit is contained in:
Pavel Kunyavskiy
2023-07-03 14:46:15 +02:00
committed by Space Team
parent c1b70a7303
commit 0179b45840
4 changed files with 18 additions and 0 deletions
+1
View File
@@ -214,6 +214,7 @@
/core/compiler.common/ "Kotlin Compiler Core"
/core/compiler.common.jvm/ "Kotlin Compiler Core"
/core/compiler.common.js/ "Kotlin Compiler Core"
/core/compiler.common.native/ "Kotlin Compiler Core"
/core/descriptors/ "Kotlin Compiler Core"
/core/descriptors.jvm/ "Kotlin Compiler Core"
/core/descriptors.runtime/ "Kotlin Libraries"