You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support ProGuard mapping tasks when R8 is enabled with the AGP app optimization.enable DSL (#1376)
Performance
Eliminate reflection for known optional Sentry SDK class-availability checks, reducing SDK initialization time by about 1% in an absent-heavy startup benchmark (#1375)
This optimization is enabled by default. If it causes problems, disable it with sentry.runtimeOptimizations.enabled = false.