github getsentry/sentry-android-gradle-plugin 6.18.0

2 hours ago

Fixes

  • 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.

Dependencies

Don't miss a new sentry-android-gradle-plugin release

NewReleases is sending notifications on new releases.