We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 891e5d7 commit e47276fCopy full SHA for e47276f
packages/firebase_crashlytics/firebase_crashlytics/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.4.0+1
2
+
3
+ - **REFACTOR**: updated crashlytics e2e test library.
4
+ - **FIX**: updated didCrashOnPreviousExecution call.
5
6
## 0.4.0
7
8
> Note: This release has breaking changes.
packages/firebase_crashlytics/firebase_crashlytics/pubspec.yaml
@@ -2,7 +2,7 @@ name: firebase_crashlytics
description:
Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the
Firebase console.
-version: 0.4.0
+version: 0.4.0+1
homepage: https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_crashlytics
flutter:
0 commit comments