Anyone using gson or moshi (reflection based) with Compose?
Simply enabling compose (I'm not even using an compose code) in a project with reflection causes kotlin reflect to crash at runtime.
https://youtrack.jetbrains.com/issue/KT-42322 Just curious if someone has figured out some kind of workaround yet.