From f9399c3eabc297fda9d3816e4f2b71291e7ec865 Mon Sep 17 00:00:00 2001 From: eld_master Date: Tue, 4 Feb 2025 22:59:53 +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.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index b46115e..0385744 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -189,10 +189,10 @@ packages: dependency: "direct main" description: name: firebase_auth - sha256: cfc2d970829202eca09e2896f0a5aa7c87302817ecc0bdfa954f026046bf10ba + sha256: "549f8ceb8cfc1920f85dea0ab73fb7dc209ee8182916b252eda342786c33369d" url: "https://pub.dev" source: hosted - version: "4.20.0" + version: "4.17.4" firebase_auth_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 30a819b..ab19b73 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: image_picker: ^0.8.4+4 firebase_core: ^2.24.2 firebase_auth: 4.17.4 - firebase_database: ^10.4.0 + firebase_database: 10.6.0 google_sign_in: ^6.2.1 cupertino_icons: ^1.0.8 fluttertoast: ^8.0.9