Skip to content
This repository was archived by the owner on Mar 26, 2023. It is now read-only.

Commit 149eca5

Browse files
committed
Update example app firebase versions
1 parent 2b4b418 commit 149eca5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

firebase_auth_oauth/example/pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ environment:
88
dependencies:
99
flutter:
1010
sdk: flutter
11-
firebase_auth: ^2.0.0
12-
firebase_core: ^1.3.0
11+
firebase_auth: ^3.0.1
12+
firebase_core: ^1.4.0
1313

1414
# The following adds the Cupertino Icons font to your application.
1515
# Use with the CupertinoIcons class for iOS style icons.

0 commit comments

Comments
 (0)