Skip to content

Commit e5d20cd

Browse files
authored
M98 Analytics (#8260)
1 parent 27faa28 commit e5d20cd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

FirebaseAnalytics.podspec.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
{
3838
"name": "AdIdSupport",
3939
"dependencies": {
40-
"FirebaseAnalytics/Base": "8.1.1",
41-
"GoogleAppMeasurement": "8.1.1"
40+
"FirebaseAnalytics/Base": "8.2.0",
41+
"GoogleAppMeasurement": "8.2.0"
4242
}
4343
},
4444
{
4545
"name": "WithoutAdIdSupport",
4646
"dependencies": {
47-
"FirebaseAnalytics/Base": "8.1.1",
48-
"GoogleAppMeasurement/WithoutAdIdSupport": "8.1.1"
47+
"FirebaseAnalytics/Base": "8.2.0",
48+
"GoogleAppMeasurement/WithoutAdIdSupport": "8.2.0"
4949
}
5050
},
5151
{
@@ -56,5 +56,5 @@
5656
}
5757
],
5858
"summary": "Firebase Analytics for iOS",
59-
"version": "8.1.1"
59+
"version": "8.2.0"
6060
}

GoogleAppMeasurement.podspec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@
4646
}
4747
],
4848
"summary": "Shared measurement methods for Google libraries. Not intended for direct use.",
49-
"version": "8.1.1"
49+
"version": "8.2.0"
5050
}

0 commit comments

Comments
 (0)