chore(deps): update Android SDK to v8.12.0#2941
Merged
Merged
Conversation
github-actions
Bot
requested review from
buenaflor,
denrase,
krystofwoldrich and
stefanosiano
as code owners
May 14, 2025 03:19
bruno-garcia
force-pushed
the
deps/flutter/scripts/update-android.sh/8.12.0
branch
from
May 14, 2025 03:19
e560191 to
c16744f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2941 +/- ##
==========================================
+ 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:
|
bruno-garcia
force-pushed
the
deps/flutter/scripts/update-android.sh/8.12.0
branch
3 times, most recently
from
May 15, 2025 09:48
79ec005 to
2729f4e
Compare
bruno-garcia
force-pushed
the
deps/flutter/scripts/update-android.sh/8.12.0
branch
from
May 15, 2025 10:35
2729f4e to
4aa8540
Compare
buenaflor
approved these changes
May 20, 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.11.1 to 8.12.0.
Auto-generated by a dependency updater.
Changelog
8.12.0
Features
options.getLogs().setEnabled(true)inSentry.init/SentryAndroid.init<meta-data android:name="io.sentry.logs.enabled" android:value="true" />inAndroidManifest.xmllogs.enabled=trueinsentry.propertiessentry.logs.enabled=trueinapplication.propertiessentry.logs.enabled: trueinapplication.ymlSentry.logger().info()and similar methods.String.format.options.getLogs().setBeforeSend()to filter outgoing logsFixes
Dependencies