Rename "konan" modules to "kotlin-native" modules
This commit is contained in:
committed by
Mikhail Glukhikh
parent
4cedbe5f39
commit
337100edc3
@@ -4,9 +4,7 @@ plugins {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile(project(":konan:konan-serializer"))
|
||||
|
||||
// compile("org.jetbrains.kotlin:kotlin-native-gradle-plugin")
|
||||
compile(project(":kotlin-native:kotlin-native-serializer"))
|
||||
|
||||
compileOnly(project(":idea:idea-gradle"))
|
||||
compileOnly(project(":idea:idea-native"))
|
||||
|
||||
Reference in New Issue
Block a user