File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4343 }
4444 - name: Add app dependencies
4545 path: steps/app
46- flutter: pub add cloud_firestore cupertino_icons firebase_auth firebase_core google_sign_in http intl provider
46+ flutter: pub add cloud_firestore cupertino_icons firebase_auth firebase_core google_sign_in:^6.3.0 http intl provider
4747 - name: Patch app/pubspec.yaml
4848 path: steps/app/pubspec.yaml
4949 patch-u: |
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies:
1313 cupertino_icons : ^1.0.8
1414 firebase_auth : ^6.0.0
1515 firebase_core : ^4.0.0
16- google_sign_in : ^7.1.1
16+ google_sign_in : ^6.3.0
1717 http : ^1.4.0
1818 intl : ^0.20.2
1919 provider : ^6.1.5
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies:
1313 cupertino_icons : ^1.0.8
1414 firebase_auth : ^6.0.0
1515 firebase_core : ^4.0.0
16- google_sign_in : ^7.1.1
16+ google_sign_in : ^6.3.0
1717 http : ^1.4.0
1818 intl : ^0.20.2
1919 provider : ^6.1.5
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies:
1313 cupertino_icons : ^1.0.8
1414 firebase_auth : ^6.0.0
1515 firebase_core : ^4.0.0
16- google_sign_in : ^7.1.1
16+ google_sign_in : ^6.3.0
1717 http : ^1.4.0
1818 intl : ^0.20.2
1919 provider : ^6.1.5
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies:
1313 cupertino_icons : ^1.0.8
1414 firebase_auth : ^6.0.0
1515 firebase_core : ^4.0.0
16- google_sign_in : ^7.1.1
16+ google_sign_in : ^6.3.0
1717 http : ^1.4.0
1818 intl : ^0.20.2
1919 provider : ^6.1.5
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies:
1313 cupertino_icons : ^1.0.8
1414 firebase_auth : ^6.0.0
1515 firebase_core : ^4.0.0
16- google_sign_in : ^7.1.1
16+ google_sign_in : ^6.3.0
1717 http : ^1.4.0
1818 intl : ^0.20.2
1919 provider : ^6.1.5
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies:
1313 cupertino_icons : ^1.0.8
1414 firebase_auth : ^6.0.0
1515 firebase_core : ^4.0.0
16- google_sign_in : ^7.1.1
16+ google_sign_in : ^6.3.0
1717 http : ^1.4.0
1818 intl : ^0.20.2
1919 provider : ^6.1.5
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies:
1313 cupertino_icons : ^1.0.8
1414 firebase_auth : ^6.0.0
1515 firebase_core : ^4.0.0
16- google_sign_in : ^7.1.1
16+ google_sign_in : ^6.3.0
1717 http : ^1.4.0
1818 intl : ^0.20.2
1919 provider : ^6.1.5
You can’t perform that action at this time.
0 commit comments