getsentry / symbolic

Stack trace symbolication library written in Rust
https://github.com/getsentry/symbolic#readme
MIT License
459 stars 76 forks source link

Remove proguard support #851

Open loewenheim opened 4 months ago

loewenheim commented 4 months ago

Proguard events are no longer symbolicated in Sentry, so we don't need the proguard bindings anymore.

loewenheim commented 2 months ago

Update: there is still a proguard code path left in Sentry, namely here. We should figure out what that's for and if we can move it to Symbolicator.