getsentry/sentry-android-gradle-plugin (io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin)
### [`v4.11.0`](https://togithub.com/getsentry/sentry-android-gradle-plugin/blob/HEAD/CHANGELOG.md#4110)
[Compare Source](https://togithub.com/getsentry/sentry-android-gradle-plugin/compare/4.10.0...4.11.0)
##### Fixes
- Fix plugin for spring-dependency-management 1.1.6 ([#741](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/741))
- Make `SentryUploadNativeSymbolsTask` configuration-cache compatible ([#747](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/747))
- Fix `permission denied` error when extracting sentry-cli concurrently ([#748](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/748))
- Make `SentryGenerateProguardUuidTask` produce deterministic output based on the mapping file contents ([#750](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/748))
- This disables caching for the `SentryGenerateProguardUuidTask` task in favour of deterministic UUID generation. The task will always run but will always produce the same UUID for the same mapping file.
##### Dependencies
- Bump CLI from v2.32.2 to v2.33.1 ([#738](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/738), [#751](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/751))
- [changelog](https://togithub.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2331)
- [diff](https://togithub.com/getsentry/sentry-cli/compare/2.32.2...2.33.1)
- Bump Android SDK from v7.12.0 to v7.13.0 ([#746](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/746))
- [changelog](https://togithub.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7130)
- [diff](https://togithub.com/getsentry/sentry-java/compare/7.12.0...7.13.0)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
4.10.0
->4.11.0
Release Notes
getsentry/sentry-android-gradle-plugin (io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin)
### [`v4.11.0`](https://togithub.com/getsentry/sentry-android-gradle-plugin/blob/HEAD/CHANGELOG.md#4110) [Compare Source](https://togithub.com/getsentry/sentry-android-gradle-plugin/compare/4.10.0...4.11.0) ##### Fixes - Fix plugin for spring-dependency-management 1.1.6 ([#741](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/741)) - Make `SentryUploadNativeSymbolsTask` configuration-cache compatible ([#747](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/747)) - Fix `permission denied` error when extracting sentry-cli concurrently ([#748](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/748)) - Make `SentryGenerateProguardUuidTask` produce deterministic output based on the mapping file contents ([#750](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/748)) - This disables caching for the `SentryGenerateProguardUuidTask` task in favour of deterministic UUID generation. The task will always run but will always produce the same UUID for the same mapping file. ##### Dependencies - Bump CLI from v2.32.2 to v2.33.1 ([#738](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/738), [#751](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/751)) - [changelog](https://togithub.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2331) - [diff](https://togithub.com/getsentry/sentry-cli/compare/2.32.2...2.33.1) - Bump Android SDK from v7.12.0 to v7.13.0 ([#746](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/746)) - [changelog](https://togithub.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7130) - [diff](https://togithub.com/getsentry/sentry-java/compare/7.12.0...7.13.0)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.