From c4d9837a057491c96d603aa63162cb4fe1fd27bd Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Sun, 28 Jul 2019 12:57:42 +0200 Subject: [PATCH] Bump FirebaseAnalytics It has a breaking change which doesn't affect us --- pubspec.lock | 2 +- pubspec.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index f576588d..986eac04 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -119,7 +119,7 @@ packages: name: firebase_analytics url: "https://pub.dartlang.org" source: hosted - version: "3.0.3" + version: "4.0.2" flutter: dependency: "direct main" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 6930cb3c..1bcd30e8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,7 @@ dependencies: path: ^1.6.2 uuid: ^2.0.1 yaml: ^2.1.15 - firebase_analytics: ^3.0.1 + firebase_analytics: ^4.0.2 flutter_crashlytics: ^1.0.0 shared_preferences: ^0.5.2 url_launcher: ^5.0.2 @@ -21,7 +21,7 @@ dependencies: launch_review: ^2.0.0 device_info: ^0.4.0+1 flutter_markdown: ^0.2.0 - flutter_email_sender: ^2.0.2 + flutter_email_sender: ^2.0.3 function_types: ^0.0.2 auto_size_text: ^2.0.1 fimber: ^0.3.0