Include :native:kotlin-native-utils into kotlin-compiler.jar
This commit is contained in:
@@ -26,7 +26,6 @@ dependencies {
|
||||
mavenCompileScope(project(":kotlin-compiler"))
|
||||
|
||||
compile(kotlinStdlib())
|
||||
compile(project(":native:kotlin-native-utils"))
|
||||
|
||||
testCompile(commonDep("junit:junit"))
|
||||
testCompile(projectTests(":compiler:tests-common"))
|
||||
|
||||
Reference in New Issue
Block a user