hey folks is there any issue with AS 3.3.1 and `ko...
# serialization
i
hey folks is there any issue with AS 3.3.1 and
kotlinx-serialization
plugin, as it can’t
.serializer()
generated function to be resolved? Or there is some conf I missing?
s
Try to reimport project
i
I did clean cache / restart, re-import project. Nothing helped.
s
Is this new version of AS or it worked before on the same?
i
not sure if it was working before as we just started migration to kotlinx serialization (before it was Gson), so can’t say
s
Try to delete .idea folder and reimport
i
the same issue
so compilation is successful it seems that AS dosn’t recognize generated function