From df6d8e99680c09e0a28fb1cdf52c9633b72a62b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 19:48:11 +0000 Subject: [PATCH] Update dependency firebase_core to v4 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f92bb936..01334355 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,7 @@ environment: dependencies: # firebase - firebase_core: ^2.15.0 + firebase_core: 4.2.1 firebase_core_platform_interface: ^5.0.0 firebase_crashlytics: ^3.3.4 firebase_messaging: ^14.6.5