[K/N][build] Remove obsolete kotlin-native-shared project
This project was replaced by the :native:kotlin-native-utils located at native/utils. All sources were already merged. Merge-request: KT-MR-11847 Merged-by: Pavel Punegov <Pavel.Punegov@jetbrains.com>
This commit is contained in:
committed by
Space Team
parent
57294f91fe
commit
ecb6b5dc58
@@ -24,5 +24,5 @@ dependencies {
|
||||
implementation project(':kotlin-native:klib')
|
||||
implementation project(":kotlin-native:utilities:basic-utils")
|
||||
implementation project(path: ":kotlin-native:endorsedLibraries:kotlinx.cli", configuration: "jvmRuntimeElements")
|
||||
implementation project(":kotlin-native-shared")
|
||||
implementation project(":native:kotlin-native-utils")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user