[K/N] Don't add linkDependencies when serializing a metadata klib
^KT-56205 Verification Pending
This commit is contained in:
committed by
Space Team
parent
1978566fee
commit
b6ea04d789
@@ -66,6 +66,8 @@ dependencies {
|
||||
testImplementation(kotlinGradlePluginTest)
|
||||
testImplementation(project(":kotlin-gradle-subplugin-example"))
|
||||
testImplementation(project(":kotlin-test:kotlin-test-jvm"))
|
||||
testImplementation(project(":kotlin-util-klib"))
|
||||
|
||||
testImplementation(project(":native:kotlin-native-utils"))
|
||||
testImplementation(project(":native:kotlin-klib-commonizer-api"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user