From a4c73421d28f30292a019c2e8575172517e36c29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Malo=20L=C3=A9on?= Date: Thu, 24 Aug 2023 18:13:22 +0200 Subject: [PATCH] fix(authentication_bloc): upgrade google sign to his major v --- packages/wyatt_authentication_bloc/example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/wyatt_authentication_bloc/example/pubspec.yaml b/packages/wyatt_authentication_bloc/example/pubspec.yaml index dd098d2f..a83f46e2 100644 --- a/packages/wyatt_authentication_bloc/example/pubspec.yaml +++ b/packages/wyatt_authentication_bloc/example/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: firebase_core: ^2.1.1 flutter_bloc: ^8.1.1 firebase_auth: ^4.2.0 - google_sign_in: ^5.4.2 + google_sign_in: ^6.1.4 get_it: ^7.2.0 wyatt_authentication_bloc: