KT-65928 Worker API for Swift Export
This commit is contained in:
committed by
Space Team
parent
1c1da6bced
commit
28a305a826
@@ -4,6 +4,10 @@ plugins {
|
||||
java
|
||||
}
|
||||
|
||||
if (kotlinBuildProperties.isSwiftExportPluginPublishingEnabled) {
|
||||
publish()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
embedded(project(":native:swift:sir")) { isTransitive = false }
|
||||
embedded(project(":native:swift:sir-compiler-bridge")) { isTransitive = false }
|
||||
|
||||
Reference in New Issue
Block a user