sentry-android-gradle-plugin
sentry-android-gradle-plugin copied to clipboard
Gradle plugin for Sentry Android. Upload proguard, debug files, and more.
### Gradle Version 8.7 ### AGP Version 8.4.0-beta01 ### Code Minifier/Optimizer None ### Version 4.4.0 ### Sentry SDK Version 7.6.0 ### Steps to Reproduce Enable gradle configuration cache ### Expected...
Bumps plugin-build/sentry-cli.properties from 2.28.6 to 2.30.4. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml).
## :scroll: Description Fixes https://github.com/getsentry/sentry-android-gradle-plugin/issues/661 ## :bulb: Motivation and Context ## :green_heart: How did you test it? ## :pencil: Checklist - [ ] I reviewed the submitted code - [...
Bumps plugin-build/sentry-cli.properties from 2.28.6 to 2.30.2. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### 2.30.2 This release re-enables Python releases. There are no code changes. ### 2.30.1 #### Various fixes...
### Problem Statement Currently by setting the includeSourceContext option to true, only the build type of release type automatically reports the source context during the assemble task. It would be...
Bumps plugin-build/sentry-cli.properties from 2.28.6 to 2.30.1. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### 2.30.1 #### Various fixes & improvements - fix(sourcemaps): allow complex file extensions ([#1976](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/1976)) by szokeasaurusrex ###...
Bumps plugin-build/sentry-cli.properties from 2.28.6 to 2.30.0. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### 2.30.0 #### Cron Monitor Changes The `monitors run` subcommand now no longer accepts `--auth-token` or other...
Bumps plugin-build/sentry-cli.properties from 2.28.6 to 2.29.1. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### 2.29.1 Updated version 2.29.0 changelog. No code changes. ### 2.29.0 #### Source maps fixes This release...
### Gradle Version 8.6 ### AGP Version 8.2.2 ### Code Minifier/Optimizer Proguard ### Version 4.3.0 ### Sentry SDK Version 7.3.0 ### Steps to Reproduce I've integrated Sentry to my project...
## :scroll: Description ## :bulb: Motivation and Context Closes #132 ## :green_heart: How did you test it? ## :pencil: Checklist - [ ] I reviewed the submitted code - [...