From 5c6ad74307f181d2392b37f2c803da56f8767d4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 22:24:13 +0000 Subject: [PATCH] fix(deps): update dependency google_sign_in to v7 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 28e5232..b1fe156 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: firebase_auth_platform_interface: ^7.0.0 # Firebase Authentications - google_sign_in: ^6.2.1 + google_sign_in: ^7.0.0 sign_in_with_apple: ^6.1.1 flutter_facebook_auth: ^6.2.0