Commit a959e62
Update Sentry Android Gradle Plugin to 6.6.0 (#799)
## Summary
- Bump SAGP from 6.5.0 to 6.6.0
- Migrate `theme` from `snapshots {}` into the new nested `previews {}`
block (breaking DSL change in 6.6.0)
- Add `sentry-snapshots-runtime` dependency and annotate
`MetadataTagPreview` with `@SentrySnapshot(diffThreshold = 0.1f)`
diffThreshold correctly appears in the metadata:
<img width="461" height="339" alt="Screenshot 2026-05-04 at 13 26 18"
src="https://github.com/user-attachments/assets/6e7f3981-b907-4f54-8a81-446b49ef3fc5"
/>
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5680250 commit a959e62
3 files changed
Lines changed: 8 additions & 2 deletions
File tree
- android
- app
- src/main/java/com/emergetools/hackernews/ui/components
- gradle
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
| |||
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
| 158 | + | |
156 | 159 | | |
157 | 160 | | |
158 | 161 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments