Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
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 git sha
  • Loading branch information
jmagman committed May 18, 2022
commit 9159814e26ba1501e97954eae0c91d937aa62d29
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ pod 'AppAuth', :inhibit_warnings => true
flutter_ios_podfile_setup

target 'Runner' do
pod 'GoogleSignIn', :git => 'https://github.com/google/GoogleSignIn-iOS.git', :commit => '0dc783f36577f5bc249056f835d592ffae59d0ee'

flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
target 'RunnerTests' do
inherit! :search_paths
Expand Down