https://kotlinlang.org logo
r

rnett

04/17/2021, 12:45 AM
Does the compose compiler plugin do some sort of global symbol remapping, even for non-Composable functions? I have a compiler plugin that I'm testing alongside compose, and anything that relies on symbol comparison or hashing is breaking (it works fine w/o compose).