Skip to content

Commit f6602ba

Browse files
runningcodeclaude
andcommitted
fix(android): Update sentry-android-gradle-plugin to 6.0.0-beta1
Update the minimum required version from 6.0.0-alpha.6 to 6.0.0-beta1 in the size analysis upload documentation. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent ff1a6ad commit f6602ba

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`](https://developer.android.com/reference/tools/gradle-api/8.8/com/android/build/api/dsl/VcsInfo) extension.
22

3-
1. Configure the [Sentry Android Gradle plugin](/platforms/android/configuration/gradle/) with at least version `6.0.0-alpha.6`
3+
1. Configure the [Sentry Android Gradle plugin](/platforms/android/configuration/gradle/) with at least version `6.0.0-beta1`
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)