I'm trying to pull kotlinx.serialization into a common project. I have gradle all set up and it appears to be retrieving things correctly but when building I get
unresolved reference kotlinx
and
Serializable is internal to <http://kotlin.io|kotlin.io>