Sadly this bug makes Kotlin multiplatform complete...
# multiplatform
d
Sadly this bug makes Kotlin multiplatform completely unusable for me at the moment. I can't even have a data class as a DTO in my common module and use an expected UUID class there, since I then have no way to pass a UUID into the constructor. Hope it get's fixed soon.