Skip to content

Commit 895c1fd

Browse files
authored
Ensure recent GSI in Symbol Collision test (#10509)
1 parent 84e862e commit 895c1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SymbolCollisionTest/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ target 'SymbolCollisionTest' do
6060
pod 'GooglePlacePicker'
6161
pod 'GooglePlaces'
6262
pod 'GooglePlusUtilities'
63-
pod 'GoogleSignIn'
63+
pod 'GoogleSignIn', '> 6'
6464
pod 'GTMAppAuth'
6565
pod 'GoogleSymbolUtilities'
6666
pod 'GoogleTagManager'

0 commit comments

Comments
 (0)