### Gradle Version 8.6 ### AGP Version 8.2.2 ### Code Minifier/Optimizer Proguard ### Version 4.3.0 ### Sentry SDK Version 7.3.0 ### Steps to Reproduce I've integrated Sentry to my project (https://github.com/mslalith/focus_launcher/pull/383). I'm able to see crash reports in devDebug builds but not in devRelease builds ### Expected Result Crashes should properly report in release builds ### Actual Result Crashes are not being reported in release builds