Skip to content

fix log #4811

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 22, 2023
Merged

fix log #4811

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions firebase-crashlytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# Unreleased
* [changed] Added support for reporting GWP-ASan crashes on supported API levels.
* [changed] Added support for reporting GWP-ASan crashes on supported API levels.(#4721)
* [changed] Improved crash reporting reliability for crashes that occur early in the app's
lifecycle.
* [changed] Add improved support capturing build ids for Native ANRs on older
Android versions.

lifecycle.(#4608, #4786)

# 18.3.5
* [fixed] Updated `firebase-common` to its latest version (v20.3.0) to fix an
Expand Down