getsentry / symbolic

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

Remove proguard support #851

Open loewenheim opened 2 months ago

loewenheim commented 2 months ago

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

loewenheim commented 1 week 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.