hmole
10/13/2018, 4:17 PM1.3-rc146 and gradle 4.7. Can I use latest kotlinx.serialization with @Serializable and @Optional in common module and parse json with it in native? @sandwwraiththevery
10/13/2018, 5:00 PMhmole
10/13/2018, 5:45 PMorg.jetbrains.kotlinx:kotlinx-serialization-runtime:0.8.2-rc13 in common module? Because currently it doesn't compile for ios targets. It can't find the annotations from runtime.thevery
10/13/2018, 7:22 PMhmole
10/14/2018, 9:08 AM