when i upgrade my project from 1.4.0 to 1.4.10 i g...
# serialization
c
when i upgrade my project from 1.4.0 to 1.4.10 i get this error with the IR backend:
Copy code
Unbound public symbol for public kotlinx.serialization.json/JsonElementSerializer.patch
from reading youtrack the problem is fixed in 1.4.20, but is there maybe a version of the serializition lib that has a workaround?
it seems if i use version 1.0.0-rc instead of 1.0.0 it works with 1.4.10