chore(deps): update Android SDK to v7.16.0#2373
Merged
Merged
Conversation
e404a7c to
92c4bee
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2373 +/- ##
==========================================
+ Coverage 84.72% 84.84% +0.12%
==========================================
Files 253 79 -174
Lines 9097 2804 -6293
==========================================
- Hits 7707 2379 -5328
+ Misses 1390 425 -965 ☔ View full report in Codecov by Sentry. |
51f174f to
d3584b2
Compare
d3584b2 to
e4ac1df
Compare
buenaflor
approved these changes
Nov 7, 2024
martinhaintz
added a commit
that referenced
this pull request
Nov 11, 2024
* main: release: 8.10.1 fix: android build error when compiling (#2397) release: 8.10.0 chore: prepare changelog for `8.10.0` release (#2391) chore(deps): update Cocoa SDK to v8.40.1 (#2394) fix: cocoa sdk version updater (#2392) Send Less Client Reports When Rate Limited (#2380) build(deps): bump ruby/setup-ruby from 1.197.0 to 1.199.0 (#2386) chore(deps): update Native SDK to v0.7.12 (#2390) chore(deps): update Android SDK to v7.16.0 (#2373) fix build error for latest flutter beta (3.27.0) (#2385) Remove duplicate tests in sentry_client_test.dart (#2378) Handle backpressure earlier in pipeline (#2371) Add screenshot to `SentryFeedbackWidget` (#2369) # Conflicts: # flutter/lib/src/event_processor/screenshot_event_processor.dart
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 7.15.0 to 7.16.0.
Auto-generated by a dependency updater.
Changelog
7.16.0
Features
Fixes
enableTracingoption (#3777)java.util.Randomand replacejava.security.SecureRandomusages (#3783)Logcalls on app startup (#3793)Breaking changes
addIntegrationToSdkVersion(Ljava/lang/Class;)Vhas been removed from the core (io.sentry:sentry) package. Please make sure all of the packages (e.g.io.sentry:sentry-android-core,io.sentry:sentry-android-fragment,io.sentry:sentry-okhttpand others) are all aligned and using the same version to prevent theNoSuchMethodErrorexception.7.16.0-alpha.1
Features
Fixes
enableTracingoption (#3777)java.util.Randomand replacejava.security.SecureRandomusages (#3783)Logcalls on app startup (#3793)