Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove leftover dependency overrides
  • Loading branch information
blaugold committed Jun 23, 2022
commit c6536c195f21d7cd6de741126c9dc67525003330
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,3 @@ dev_dependencies:

flutter:
uses-material-design: true

# FOR TESTING ONLY. DO NOT MERGE.
dependency_overrides:
google_sign_in_android:
path: ../../../google_sign_in/google_sign_in_android
google_sign_in_platform_interface:
path: ../../../google_sign_in/google_sign_in_platform_interface
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,3 @@ dev_dependencies:

flutter:
uses-material-design: true

# FOR TESTING ONLY. DO NOT MERGE.
dependency_overrides:
google_sign_in_ios:
path: ../../../google_sign_in/google_sign_in_ios
google_sign_in_platform_interface:
path: ../../../google_sign_in/google_sign_in_platform_interface
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,3 @@ dev_dependencies:
integration_test:
sdk: flutter
js: ^0.6.3

# FOR TESTING ONLY. DO NOT MERGE.
dependency_overrides:
google_sign_in_platform_interface:
path: ../../../google_sign_in/google_sign_in_platform_interface
google_sign_in_web:
path: ../../../google_sign_in/google_sign_in_web