Current version of `kotlin-wrappers` is built with...
# react
r
Current version of
kotlin-wrappers
is built with Kotlin 1.3.40 but kotlinx.serialization 0.11.0 (https://github.com/JetBrains/kotlin-wrappers/blob/master/versions.gradle). I'm having dependency problem after upgrade, which could be caused by this. Any chance of a quick fix (change to 0.11.1)?
s
Fixed in
pre.73-kotlin-1.3.40
(
kotlinx_serialization_version
now ‘0.11.1’)
🙏 1