diff --git a/pubspec.lock b/pubspec.lock index e84fc25..899c8e5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -133,18 +133,18 @@ packages: dependency: "direct main" description: name: firebase_crashlytics - sha256: "8cf18604255e964b568e572f1a155b4e3cec9ea31f9043fc51414d33aa444393" + sha256: "6f1aeb2862e09bf03f7c2d95e0e044e7d52cb242f2e48d6114262c0686134a0f" url: "https://pub.dev" source: hosted - version: "4.3.7" + version: "4.3.8" firebase_crashlytics_platform_interface: dependency: transitive description: name: firebase_crashlytics_platform_interface - sha256: aa81684a68a00c41510070b3c2689fb32264f9b31ad50e62e6c7d6aca483a424 + sha256: "39b9022eb190f63780a6441ab9e4dc1898cc29372ca457f94271796c3b6a416a" url: "https://pub.dev" source: hosted - version: "3.8.7" + version: "3.8.8" firebase_messaging: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 42f1679..8c90b38 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: firebase_core: ^3.15.0 firebase_messaging: ^15.2.7 firebase_analytics: ^11.5.1 - firebase_crashlytics: ^4.3.7 + firebase_crashlytics: ^4.3.8 quick_actions: ^1.1.0 rate_my_app: ^2.3.2 shared_preferences_android: ^2.4.10