Hi all. I'm running into an integration <issue> wi...
# squarelibraries
x
Hi all. I'm running into an integration issue with Molecule together with Kotlin 1.8.0/18.10+ together with kotlinx.serialisation. Looks like this was due to the
compose plugin produces incorrect IR which serialization plugin is unable to work with
From release notes it looks like molecule uses compose compiler plugin 1.4.0 (stable), which have fixed by this but seems to be still reproducible. Anyone else running into this problem?