From 8d0c15563eec5cc0b9edcb65f582183b8f063b3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 19:45:59 +0000 Subject: [PATCH] fix(deps): 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 28e5232..b7aac0a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ dependencies: sdk: flutter # Firebase - firebase_core: ^3.4.0 + firebase_core: 4.4.0 firebase_auth: ^5.2.0 firebase_auth_platform_interface: ^7.0.0