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

Commit f1ef5ce

Browse files
committed
Pin firebase_auth to specific google_sign_in version
1 parent c941316 commit f1ef5ce

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/firebase_auth/example/pubspec.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ dependencies:
66
sdk: flutter
77
firebase_auth:
88
path: ../
9-
# TODO(jackson): Point this at pub once a stable version is published
10-
google_sign_in:
11-
git: git://github.com/flutter/google_sign_in
9+
google_sign_in: 0.0.1
1210

1311
flutter:
1412
uses-material-design: true

0 commit comments

Comments
 (0)