Commit d4d1a1d
build(android): Update dependency script to handle sentry-spotlight (#5672)
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>1 parent c38ccce commit d4d1a1d
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| |||
0 commit comments