chore(deps): update Android SDK to v8.11.0#2899
Merged
Merged
Conversation
github-actions
Bot
requested review from
buenaflor,
krystofwoldrich and
stefanosiano
as code owners
April 30, 2025 03:17
bruno-garcia
force-pushed
the
deps/flutter/scripts/update-android.sh/8.11.0
branch
from
April 30, 2025 03:17
46c5788 to
9bae7b4
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2899 +/- ##
==========================================
+ Coverage 87.65% 89.22% +1.57%
==========================================
Files 272 93 -179
Lines 9048 3082 -5966
==========================================
- Hits 7931 2750 -5181
+ Misses 1117 332 -785 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
buenaflor
approved these changes
Apr 30, 2025
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 flutter/scripts/update-android.sh from 8.9.0 to 8.11.0.
Auto-generated by a dependency updater.
Changelog
8.11.0
Features
RequestDetailsResolverpublic (#4326)RequestDetailsResolveris now public and has an additional constructor, making it easier to use a customTransportFactoryFixes
TextComposables (#4361)TextFieldComposables (#4362)8.10.0
Features
ContextStorageProviderif available (#4359)java.lang.IllegalStateException: Found multiple ContextStorageProvider. Set the io.opentelemetry.context.ContextStorageProvider property to the fully qualified class name of the provider to use. Falling back to default ContextStorage. Found providers: ...-Dio.opentelemetry.context.contextStorageProvider=io.sentry.opentelemetry.SentryContextStorageProvideron yourjavacommandContextStorageProviderthat has been configured by loading it through SPIContextStorageProvideris available or there are problems loading it, we fall back to usingSentryOtelThreadLocalStorageFixes
Dependencies