From 6f99d4268f363ea91f22a57c34554e7a374a842c Mon Sep 17 00:00:00 2001 From: eld_master Date: Mon, 3 Feb 2025 17:59:55 +0900 Subject: [PATCH] =?UTF-8?q?ios=ED=85=8C=EC=8A=A4=ED=8A=B8=20=EB=B0=B0?= =?UTF-8?q?=ED=8F=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4bb1398..6cf36de 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,9 +19,9 @@ dependencies: crypto: ^3.0.1 shared_preferences: ^2.0.6 image_picker: ^0.8.4+4 - firebase_core: ^2.24.2 - firebase_auth: ^4.15.3 - firebase_database: ^10.3.8 + firebase_core: ^2.25.0 + firebase_auth: ^4.16.0 + firebase_database: ^10.4.0 google_sign_in: ^6.2.1 cupertino_icons: ^1.0.8 fluttertoast: ^8.0.9