. But they seem to be using an older $serialization_version as me - I've got 1.1.0 but get "Could not find org.jetbrains.kotlinxkotlinx serialization runtime js1.1.0".
Has this been replaced with another library or am I missing a repo?
crummy
03/22/2021, 6:48 AM
message has been deleted
e
ephemient
03/22/2021, 7:46 AM
kotlinx-serialization-core for all platforms
👍 1
c
crummy
03/22/2021, 7:49 AM
do I need -core if I have kotlinx-serialization-json ?