Hi 👋
I have a multiplatform library with all my composables.
I use that library in one of my android application (other project) and it works fine for debug build but in release mode I get a crash. I know I have updated some dependencies but I cannot identify the cause by downgrading
any hint where to look or how to debug this ?