Rename :kotlin-native:kotlin-native-library-reader to :native:frontend.native
This commit is contained in:
@@ -34,7 +34,7 @@ dependencies {
|
||||
testCompile(commonDep("junit:junit"))
|
||||
testCompile(project(":idea:idea-native")) { isTransitive = false }
|
||||
testCompile(project(":idea:idea-gradle-native")) { isTransitive = false }
|
||||
testRuntime(project(":kotlin-native:kotlin-native-library-reader")) { isTransitive = false }
|
||||
testRuntime(project(":native:frontend.native")) { isTransitive = false }
|
||||
testRuntime(project(":kotlin-native:kotlin-native-utils")) { isTransitive = false }
|
||||
testRuntime(project(":kotlin-reflect"))
|
||||
testCompile(intellijPluginDep("android"))
|
||||
|
||||
Reference in New Issue
Block a user