Rename :native:kotlin-native-commonizer to :native:kotlin-klib-commonizer
This commit is contained in:
@@ -12,7 +12,7 @@ val mavenCompileScope by configurations.creating {
|
||||
.addMapping(0, this, COMPILE)
|
||||
}
|
||||
|
||||
description = "Kotlin/Native library commonizer"
|
||||
description = "Kotlin KLIB Library Commonizer"
|
||||
|
||||
dependencies {
|
||||
compileOnly(project(":compiler:cli-common"))
|
||||
|
||||
Reference in New Issue
Block a user