5.x.x#982
Closed
adinauer wants to merge 16 commits intorz/backport/5.10.0from
Closed
Conversation
(cherry picked from commit 10f215c)
romtsn
reviewed
Sep 10, 2025
|
|
||
| ### Dependencies | ||
|
|
||
| - Bump Android SDK from v8.14.0 to v8.21.1 ([#936](https://github.com/getsentry/sentry-android-gradle-plugin/pull/936), [#943](https://github.com/getsentry/sentry-android-gradle-plugin/pull/943), [#958](https://github.com/getsentry/sentry-android-gradle-plugin/pull/958), [#962](https://github.com/getsentry/sentry-android-gradle-plugin/pull/962), [#967](https://github.com/getsentry/sentry-android-gradle-plugin/pull/967), [#981](https://github.com/getsentry/sentry-android-gradle-plugin/pull/981)) |
Member
There was a problem hiding this comment.
I think this needs to be from 8.20.0 to 8.21.1, see 5.10.0: https://github.com/getsentry/sentry-android-gradle-plugin/blob/5.10.0/CHANGELOG.md#dependencies
romtsn
approved these changes
Sep 10, 2025
* fix(kotlin-compiler): Fix Modifier.sentryTag() not found warning * Use local compiler plugin included build * Spotless * Changelog * Bump compose versions
… mappings (#1021) * fix(proguard): Fix compatibility with AGP 9.x when uploading proguard mappings * Changelog
Member
|
6.0.0 stable has been shipped, so closing this |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#skip-changelog
vvvvvvvvvv
vvvvvvvvvv
vvvvvvvvvv
vvvvvvvvvv
vvvvvvvvvv
vvvvvvvvvv
vvvvvvvvvv
Do not merge this into
main^^^^^^^^^^^^^
^^^^^^^^^^^^^
^^^^^^^^^^^^^
^^^^^^^^^^^^^
^^^^^^^^^^^^^
^^^^^^^^^^^^^
^^^^^^^^^^^^^
^^^^^^^^^^^^^
This is intended to be used for creating 5.x releases, since
mainhas already moved on to 6.xCo-authored-by: GitHub noreply@github.com## 📜 Description
💡 Motivation and Context
💚 How did you test it?
📝 Checklist
🔮 Next steps
(cherry picked from commit 10f215c)