Skip to content

Commit bbb9641

Browse files
runningcodeclaude
andauthored
Update sentry-android-gradle-plugin version to 6.0.0-rc.1 (#15897)
## Summary Updated the minimum required version of sentry-android-gradle-plugin for build distribution and size analysis from `6.0.0-beta1` to `6.0.0-rc.1`. ## Changes - Updated version requirement in `GradleUploadInstructions` component 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Sonnet 4.5 <[email protected]>
1 parent 3ed044a commit bbb9641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/gradleUploadInstructions.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export function GradleUploadInstructions({feature}: Props) {
2727
<a href="/platforms/android/configuration/gradle/">
2828
Sentry Android Gradle plugin
2929
</a>{' '}
30-
with at least version <code>6.0.0-beta1</code>
30+
with at least version <code>6.0.0-rc.1</code>
3131
</li>
3232

3333
<li>

0 commit comments

Comments
 (0)