Hello,
I've updated my kotlin version to 1.4 and kotlinx serialization to 1.0.0-RC
And i get the following error when i try to build for ios
Compilation failed: IrPropertyPublicSymbolImpl for public kotlinx.serialization.internal/EMPTY_SERIALIZER_ARRAY|-1756714926106261760[0] is already bound: PROPERTY name:EMPTY_SERIALIZER_ARRAY visibility:internal modality:FINAL [val]
Any idea ? Thanks