Updated to Kotlin 1.6.10, but now I'm getting this...
# stdlib
o
Updated to Kotlin 1.6.10, but now I'm getting this build error. How do I solve this?:
Copy code
java.lang.IllegalStateException: Symbol for kotlin.collections/mutableMapOf|-4813910536206556932[0] is unbound
	at org.jetbrains.kotlin.ir.symbols.impl.IrBindablePublicSymbolBase.getOwner(IrPublicSymbolBase.kt:52)
e
Can you share the code that produces it, please? It would be also great if you file an issue to https://kotl.in/issue
o
@elizarov I'm not sure what code produces it