From 20ab04be16f47aed20ecbfcc3f5f7b1926b2c620 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 14:55:00 +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