I am trying to use Sentry.IO to keep track of crashes for my Jetpack Compose Desktop application.
In order for it to work on product I need to upload to Sentry the mapping files from proguard. I cannot seem to find them in the project files though.
Where does Jetpack Compose Desktop keep the mapping files after proguard has done obfuscating?