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 1d1d994 commit 5508d7dCopy full SHA for 5508d7d
packages/firebase_crashlytics/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.1.3+2
2
+
3
+* Fix Cirrus build by removing WorkspaceSettings.xcsettings file in the iOS example app.
4
5
## 0.1.3+1
6
7
* Make the pedantic dev_dependency explicit.
packages/firebase_crashlytics/example/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
packages/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.1.3+1
+version: 0.1.3+2
homepage: https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_crashlytics
8
environment:
0 commit comments