Am I the only one having problems with MyObject.se...
# serialization
c
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
Works for me with rc190
c
I'm using r146 due to ktor and coroutine (iirc) using it
and someone from JB said that version MUST match with K/N
t
146 doesn't work for me indeed