Include :native:kotlin-native-utils into kotlin-compiler.jar
This commit is contained in:
@@ -8,7 +8,6 @@ dependencies {
|
||||
embedded(project(":native:kotlin-klib-commonizer")) { isTransitive = false }
|
||||
runtime(kotlinStdlib())
|
||||
runtime(project(":kotlin-compiler-embeddable"))
|
||||
runtime(project(":native:kotlin-native-utils"))
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user