Skip to content

build(android): Update dependency script to handle sentry-spotlight#5672

Merged
antonis merged 2 commits intomainfrom
antonis/android-spotlight-update
Feb 16, 2026
Merged

build(android): Update dependency script to handle sentry-spotlight#5672
antonis merged 2 commits intomainfrom
antonis/android-spotlight-update

Conversation

@antonis
Copy link
Contributor

@antonis antonis commented Feb 16, 2026

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

The update-android.sh script now updates both sentry-android and sentry-spotlight dependencies to the same version. This ensures version synchronization when automated dependency updates run.

Since Sentry Android SDK 8.32.0, spotlight was separated into a different module. The script now uses sed to update both dependencies, maintaining backwards compatibility when spotlight is not present.

💡 Motivation and Context

This is a follow up to #5667

💚 How did you test it?

Manual

📝 Checklist

  • I added tests to verify changes
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • All tests passing
  • No breaking changes

🔮 Next steps

#skip-changelog

The update-android.sh script now updates both sentry-android and
sentry-spotlight dependencies to the same version. This ensures version
synchronization when automated dependency updates run.

Since Sentry Android SDK 8.32.0, spotlight was separated into a different
module. The script now uses sed to update both dependencies, maintaining
backwards compatibility when spotlight is not present.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 16, 2026

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


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 16, 2026

Fails
🚫 Pull request is not ready for merge, please add the "ready-to-merge" label to the pull request

Generated by 🚫 dangerJS against a5fe24a

@antonis antonis enabled auto-merge (squash) February 16, 2026 09:08
@antonis antonis merged commit d4d1a1d into main Feb 16, 2026
38 of 43 checks passed
@antonis antonis deleted the antonis/android-spotlight-update branch February 16, 2026 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants