From 7dac1e64782bbb49dbf5e9a61a5a1b0fb1bcb3bf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 6 Oct 2021 20:38:47 +0000 Subject: [PATCH] Update dependency firebase_core to ^0.7.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 956713e..8869eb4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -47,7 +47,7 @@ dependencies: cloud_firestore: ^0.14.4 firebase_analytics: ^6.3.0 firebase_auth: ^0.18.4+1 - firebase_core: ^0.5.3 + firebase_core: ^0.7.0 firebase_storage: ^5.2.0 enum_to_string: ^1.0.14