which crashes because the `SerialClassDescImpl` ra...
# serialization
n
which crashes because the
SerialClassDescImpl
rather throws a
MissingDescriptorException
than returning a
StringDescriptor
s
Which version do you use? This functionality implemented only in Kotlin plugin
1.3.20-eap-52
(and serialization 0.10 eap)
n
it is exactly that version
0.10.0-eap-1
using gradle 5.1-rc-1 btw.. if it matters for the plugin
it fixes a bug with applying
kotlin-dsl