So my project builds and runs well with Kotlin 1.4...
# serialization
t
So my project builds and runs well with Kotlin 1.4.0, but Android Studio shows all serializers like so: anything I can do to fix it?
l
Try
File -> Invalidate Caches / Restart -> Invalidate and Restart
t
Cool, thanks, I had forgotten that ‘trick’. So far all better!
👍 1