Am I the only one having problems with MyObject.serializer()? It stopped working after an update (not sure which, I'm checking now) and now I only have MyObject::class.serializer()
ok seems like the IDE is not recognizing it, while it compiles without any issue
t
thevery
10/25/2018, 8:54 PM
Works for me with rc190
c
coletz
10/25/2018, 9:38 PM
I'm using r146 due to ktor and coroutine (iirc) using it
and someone from JB said that version MUST match with K/N