Revert "Use kotlin-native-shared in the Gradle plugin"
This reverts commit c9ed648303.
This commit is contained in:
@@ -11,7 +11,7 @@ repositories {
|
||||
dependencies {
|
||||
compile(gradleApi())
|
||||
compile(project(":kotlin-gradle-plugin-api"))
|
||||
compile(commonDep("org.jetbrains.kotlin:kotlin-native-shared")) { isTransitive = false }
|
||||
compile(project(":kotlin-native:kotlin-native-utils"))
|
||||
}
|
||||
|
||||
val generateMppTargetContainerWithPresets by generator(
|
||||
|
||||
Reference in New Issue
Block a user