Skip to content

Commit

Permalink
Update Podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
renkelvin committed Nov 15, 2023
1 parent 2977069 commit bf1a053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FirebaseAuth/Tests/Sample/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ target 'AuthSample' do
pod 'FirebaseCoreInternal', :path => '../../../'
pod 'FirebaseAuth', :path => '../../../', :testspecs => ['unit']
pod 'FirebaseInstallations', :path => '../../..'
pod 'FBSDKLoginKit', '~> 14'
pod 'FBSDKLoginKit', '~> 16'
pod 'GoogleSignIn', '~> 6'
pod 'GTMSessionFetcher/Core'
pod 'RecaptchaEnterprise', '~> 18.3'
Expand Down

0 comments on commit bf1a053

Please sign in to comment.