Skip to content

Commit cdb7d13

Browse files
runningcodeclaude
andauthored
docs(size-analysis): Update sentry-android-gradle-plugin to 6.0.0-beta.2 (#15560)
## Summary Updates the minimum version requirement for the Sentry Android Gradle plugin in size analysis documentation from `6.0.0-beta1` to `6.0.0-beta.2`. This change affects the documentation for: - Android size analysis - React Native size analysis (Android) - Flutter size analysis (Android) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <[email protected]>
1 parent f8b276e commit cdb7d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/size-analysis/upload-gradle.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The Gradle plugin automatically detects build metadata from your git repository. On GitHub Actions, all metadata is automatically detected. On other CI systems, you may need to manually set some values using the `vcsInfo` extension.
22

3-
1. Configure the [Sentry Android Gradle plugin](/platforms/android/configuration/gradle/) with at least version `6.0.0-beta1`
3+
1. Configure the [Sentry Android Gradle plugin](/platforms/android/configuration/gradle/) with at least version `6.0.0-beta.2`
44

55
2. Set the auth token as an environment variable to be used when running your release build.
66

0 commit comments

Comments
 (0)