Skip to content

Commit

Permalink
podspec update for GSI
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed Jul 23, 2024
1 parent 5f79644 commit a765100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FirebaseGoogleAuthUI.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Pod::Spec.new do |s|
s.dependency 'FirebaseAuth'
s.dependency 'FirebaseCore'
s.dependency 'FirebaseAuthUI'
s.dependency 'GoogleSignIn', '~> 6.0'
s.dependency 'GoogleSignIn', '~> 7.0'
s.resource_bundles = {
'FirebaseGoogleAuthUI' => ['FirebaseGoogleAuthUI/Sources/{Resources,Strings}/*.{png,lproj}']
}
Expand Down

0 comments on commit a765100

Please sign in to comment.