Updated to Kotlin 1.6.10, but now I'm getting this...
# getting-started
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)
a
Can you please share a sample project and file an issue at https://kotl.in/issue? It might be a compiler bug.