Skip to content

Commit 19f57a4

Browse files
authored
Make sure that CocoaPods sees dependency collisions with AdMob (#8002)
1 parent ec11275 commit 19f57a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAnalytics.podspec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"name": "AdIdSupport",
3838
"dependencies": {
3939
"FirebaseAnalytics/Base": "8.0.0",
40-
"GoogleAppMeasurement/AdIdSupport": "8.0.0"
40+
"GoogleAppMeasurement": "8.0.0"
4141
}
4242
},
4343
{

0 commit comments

Comments
 (0)