Skip to content

Commit 59d5750

Browse files
authored
Version bumps for Analytics (#8380)
1 parent 214e653 commit 59d5750

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

FirebaseAnalytics.podspec.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
{
3737
"name": "AdIdSupport",
3838
"dependencies": {
39-
"GoogleAppMeasurement": "8.3.0"
39+
"GoogleAppMeasurement": "8.4.0"
4040
},
4141
"vendored_frameworks": [
4242
"Frameworks/FirebaseAnalytics.xcframework"
@@ -45,13 +45,13 @@
4545
{
4646
"name": "WithoutAdIdSupport",
4747
"dependencies": {
48-
"GoogleAppMeasurement/WithoutAdIdSupport": "8.3.0"
48+
"GoogleAppMeasurement/WithoutAdIdSupport": "8.4.0"
4949
},
5050
"vendored_frameworks": [
5151
"Frameworks/FirebaseAnalytics.xcframework"
5252
]
5353
}
5454
],
5555
"summary": "Firebase Analytics for iOS",
56-
"version": "8.3.0"
56+
"version": "8.4.0"
5757
}

GoogleAppMeasurement.podspec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@
4545
}
4646
],
4747
"summary": "Shared measurement methods for Google libraries. Not intended for direct use.",
48-
"version": "8.3.0"
48+
"version": "8.4.0"
4949
}

0 commit comments

Comments
 (0)