Skip to content

Commit d00de02

Browse files
runningcodeclaude
andauthored
chore(android): Bump Sentry Java SDK to 8.26.0 (#654)
## Summary - Updated Sentry Java SDK from 8.24.0 to 8.26.0 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <[email protected]>
1 parent 968f6e8 commit d00de02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ sentry {
117117

118118
ignoredVariants.set(listOf("debug"))
119119

120-
autoInstallation.sentryVersion = "8.24.0"
120+
autoInstallation.sentryVersion = "8.26.0"
121121

122122
sizeAnalysis {
123123
enabled = providers.environmentVariable("GITHUB_ACTIONS").isPresent

0 commit comments

Comments
 (0)