Skip to content

Commit

Permalink
Ensure test of recent TagManager (#13710)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 authored and andrewheard committed Sep 24, 2024
1 parent 9e4d495 commit 097b4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SymbolCollisionTest/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ target 'SymbolCollisionTest' do
pod 'GooglePlaces', '> 8'
pod 'GoogleSignIn', '> 6'
pod 'GTMAppAuth'
pod 'GoogleTagManager'
pod 'GoogleTagManager', '>= 7.4.6'
pod 'GoogleToolboxForMac'
pod 'GoogleUtilities'
# pod 'GTMHTTPFetcher' - conflicts with GTMSessionFetcher
Expand Down

0 comments on commit 097b4cb

Please sign in to comment.