seems like readding `@Optional` fixes it , but its...
# serialization
n
seems like readding
@Optional
fixes it , but its marked as deprecated and all crossed out
s
Probably you use old version of Kotlin compiler with the new version of library?
n
i was using 1.3.31, is there an newer version thats not eap ?
l
The serialization gradle plugin is also set to 1.3.31?
n
yes
s
It should work with 1.3.31. Probably old version stuck somewhere in cache or other buildscripts