errors are gone, but now I get the following error...
# serialization
r
errors are gone, but now I get the following error:
Copy code
Error:Kotlin: [Internal Error] java.lang.IllegalStateException: The provided plugin org.jetbrains.kotlinx.serialization.compiler.extensions.SerializationComponentRegistrar is not compatible with this version of compiler
	at org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment.<init>(KotlinCoreEnvironment.kt:178)
I use Kotlin 1.2.21 as recommended -.InformationKotlin kotlinc-jvm 1.2.21 (JRE 1.8.0_151-b12)