[Gradle, Build] Publish an artifact with unpublished compiler modules for KGP

#KT-61449 In Progress
This commit is contained in:
Alexander.Likhachev
2023-08-11 00:53:31 +02:00
committed by Space Team
parent c3f8706fe2
commit 6cfa165ddb
10 changed files with 207 additions and 39 deletions
+2 -1
View File
@@ -268,7 +268,8 @@ include ":kotlin-imports-dumper-compiler-plugin",
":wasm:wasm.frontend",
":wasm:wasm.config",
":repo:codebase-tests",
":repo:artifacts-tests"
":repo:artifacts-tests",
":prepare:kotlin-gradle-plugin-compiler-dependencies"
include ":kotlin-atomicfu-compiler-plugin",
":kotlin-atomicfu-compiler-plugin-embeddable",