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

Commit 9159814

Browse files
committed
Remove git sha
1 parent 3589229 commit 9159814

File tree

1 file changed

+0
-2
lines changed
  • packages/google_sign_in/google_sign_in_ios/example/ios

1 file changed

+0
-2
lines changed

packages/google_sign_in/google_sign_in_ios/example/ios/Podfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ pod 'AppAuth', :inhibit_warnings => true
3131
flutter_ios_podfile_setup
3232

3333
target 'Runner' do
34-
pod 'GoogleSignIn', :git => 'https://github.com/google/GoogleSignIn-iOS.git', :commit => '0dc783f36577f5bc249056f835d592ffae59d0ee'
35-
3634
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
3735
target 'RunnerTests' do
3836
inherit! :search_paths

0 commit comments

Comments
 (0)