We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2057840 commit 60e6246Copy full SHA for 60e6246
2 files changed
firebase-crashlytics-ndk/CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+- [changed] Updated `firebase-crashlytics` dependency to 20.0.6
4
+
5
# 20.0.5
6
7
- [fixed] Fixed a runtime crash that could occur in minified native apps when using the Crashlytics
firebase-crashlytics/CHANGELOG.md
@@ -2,6 +2,7 @@
- [fixed] Fixed race condition that caused logs from background threads to not be attached to
reports in some cases [#8034]
+- [changed] Updated `firebase-sessions` dependency to v3.0.6
8
0 commit comments