Skip to content

Commit 56b1bda

Browse files
authored
Ensure test of recent TagManager (#13710)
1 parent 89ea602 commit 56b1bda

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
@@ -49,7 +49,7 @@ target 'SymbolCollisionTest' do
4949
pod 'GooglePlaces', '> 8'
5050
pod 'GoogleSignIn', '> 6'
5151
pod 'GTMAppAuth'
52-
pod 'GoogleTagManager'
52+
pod 'GoogleTagManager', '>= 7.4.6'
5353
pod 'GoogleToolboxForMac'
5454
pod 'GoogleUtilities'
5555
# pod 'GTMHTTPFetcher' - conflicts with GTMSessionFetcher

0 commit comments

Comments
 (0)