K/N: Get rid of remaining parts of "lite" KLIB API
Rewrite it in clean way and move to 'idea-gradle' module.
This commit is contained in:
@@ -610,7 +610,6 @@ tasks {
|
||||
register("konan-tests") {
|
||||
dependsOn("dist")
|
||||
dependsOn(
|
||||
":kotlin-native:kotlin-native-library-reader:test",
|
||||
":kotlin-native:commonizer:test"
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user