[K/N] Turn back red code.

For some reason build is failing during publication
with the previous change. Will deal with it later.
This commit is contained in:
Sergey Bogolepov
2022-09-16 13:58:00 +03:00
committed by Space
parent 6de5671db8
commit a88ef04671
2 changed files with 5 additions and 7 deletions
@@ -23,5 +23,4 @@ dependencies {
implementation project(':kotlin-native:Interop:StubGenerator')
implementation project(':kotlin-native:klib')
implementation project(":kotlin-native:utilities:basic-utils")
implementation project(":kotlin-native-shared")
}