Drop coroutines from compiler jar, add appropriate plugin dependency
#KT-30778 fixed
This commit is contained in:
@@ -20,7 +20,6 @@ val packagesToRelocate =
|
||||
"org.picocontainer",
|
||||
"org.jline",
|
||||
"org.fusesource",
|
||||
"kotlinx.coroutines",
|
||||
"net.jpountz",
|
||||
"one.util.streamex",
|
||||
"kotlinx.collections.immutable"
|
||||
|
||||
Reference in New Issue
Block a user