chore(deps): update Android SDK to v8.18.0#3150
Merged
buenaflor merged 2 commits intoAug 6, 2025
Merged
Conversation
bruno-garcia
force-pushed
the
deps/packages/flutter/scripts/update-android.sh/8.18.0
branch
from
August 6, 2025 13:34
956f56d to
f50b361
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3150 +/- ##
==========================================
+ Coverage 87.66% 89.90% +2.23%
==========================================
Files 291 96 -195
Lines 9885 3427 -6458
==========================================
- Hits 8666 3081 -5585
+ Misses 1219 346 -873 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
buenaflor
approved these changes
Aug 6, 2025
buenaflor
deleted the
deps/packages/flutter/scripts/update-android.sh/8.18.0
branch
August 6, 2025 14:12
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.
Bumps packages/flutter/scripts/update-android.sh from 8.17.0 to 8.18.0.
Auto-generated by a dependency updater.
Changelog
8.18.0
Features
SentryUserFeedbackButtonComposable (#4559)Sentry.showUserFeedbackDialogstatic methodio.sentry:sentry-ktor-client, then install theSentryKtorClientPluginon yourHttpClient,e.g.:
Fixes
SentryGestureListenerSentry.withScopenow has the correct current scope passed to the callback. Previously our OpenTelemetry integration forked scopes an additional.