From cc4d76dbd6fd70c615891645c91922859d3e6def Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 09:14:25 +0000 Subject: [PATCH] fix(deps): update dependency firebase_crashlytics to v4 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 690e664..0cf13c6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: sdk: flutter firebase_core: ^2.32.0 - firebase_crashlytics: ^3.5.7 + firebase_crashlytics: ^4.0.0 logger: ^2.3.0 stacked: ^3.4.3