Skip to content

chore(deps): update Sentry Android Gradle Plugin to v6.19.0 - #6588

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/scripts/update-sentry-android-gradle-plugin.sh
Open

chore(deps): update Sentry Android Gradle Plugin to v6.19.0#6588
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/scripts/update-sentry-android-gradle-plugin.sh

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Bumps scripts/update-sentry-android-gradle-plugin.sh from 6.18.0 to 6.19.0.

Auto-generated by a dependency updater.

Changelog

6.19.0

Fixes

  • Detect AGP optimization.enable when the variant is wrapped by AGP analytics (#1382)
    • This fixes java.lang.NoSuchMethodException: com.android.build.api.component.analytics.AnalyticsEnabledApplicationVariant_Decorated.getOptimizationCreationConfig()

Dependencies

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Aug 14, 2026
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Aug 14, 2026
@bruno-garcia
bruno-garcia force-pushed the deps/scripts/update-sentry-android-gradle-plugin.sh branch from aef12d2 to fbbb256 Compare August 14, 2026 03:44
@github-actions

Copy link
Copy Markdown
Contributor Author

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


  • chore(deps): update Sentry Android Gradle Plugin to v6.19.0 by github-actions[bot] in #6588

🤖 This preview updates automatically when you update the PR.

@github-actions

Copy link
Copy Markdown
Contributor Author
Fails
🚫 Pull request is not ready for merge, please add the "ready-to-merge" label to the pull request
Warnings
⚠️

⚠️ Android SDK Version Mismatch

Component Version
sentry-android in build.gradle 8.52.0
sentry-android bundled by gradle plugin 6.19.0 8.53.0

If a user enables AGP autoInstallation (default: true), this mismatch causes:

IllegalStateException: Sentry SDK has detected a mix of versions

Our docs instruct React Native users to set autoInstallation.enabled = false, so users following the guide are unaffected. Consider either updating packages/core/android/build.gradle to 8.53.0 or waiting for a gradle plugin release that bundles 8.52.0.

Generated by 🚫 dangerJS against fbbb256

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant