Skip to content

Commit 8b58196

Browse files
authored
Analytics 8.9.1 (#8888)
1 parent aec1dd4 commit 8b58196

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

FirebaseAnalytics.podspec.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"tvos": "12.0"
3333
},
3434
"source": {
35-
"http": "https://dl.google.com/firebase/ios/analytics/5c7aebede686658a/FirebaseAnalytics-8.9.0.tar.gz"
35+
"http": "https://dl.google.com/firebase/ios/analytics/66ce3623aa8037ff/FirebaseAnalytics-8.9.1.tar.gz"
3636
},
3737
"subspecs": [
3838
{
3939
"name": "AdIdSupport",
4040
"dependencies": {
41-
"GoogleAppMeasurement": "8.9.0"
41+
"GoogleAppMeasurement": "8.9.1"
4242
},
4343
"vendored_frameworks": [
4444
"Frameworks/FirebaseAnalytics.xcframework"
@@ -47,13 +47,13 @@
4747
{
4848
"name": "WithoutAdIdSupport",
4949
"dependencies": {
50-
"GoogleAppMeasurement/WithoutAdIdSupport": "8.9.0"
50+
"GoogleAppMeasurement/WithoutAdIdSupport": "8.9.1"
5151
},
5252
"vendored_frameworks": [
5353
"Frameworks/FirebaseAnalytics.xcframework"
5454
]
5555
}
5656
],
5757
"summary": "Firebase Analytics for iOS",
58-
"version": "8.9.0"
58+
"version": "8.9.1"
5959
}

GoogleAppMeasurement.podspec.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"tvos": "12.0"
3131
},
3232
"source": {
33-
"http": "https://dl.google.com/firebase/ios/analytics/a799244947fd06e8/GoogleAppMeasurement-8.9.0.tar.gz"
33+
"http": "https://dl.google.com/firebase/ios/analytics/59128155f949f77d/GoogleAppMeasurement-8.9.1.tar.gz"
3434
},
3535
"subspecs": [
3636
{
3737
"name": "AdIdSupport",
3838
"dependencies": {
39-
"GoogleAppMeasurement/WithoutAdIdSupport": "8.9.0"
39+
"GoogleAppMeasurement/WithoutAdIdSupport": "8.9.1"
4040
},
4141
"vendored_frameworks": [
4242
"Frameworks/GoogleAppMeasurementIdentitySupport.xcframework"
@@ -50,5 +50,5 @@
5050
}
5151
],
5252
"summary": "Shared measurement methods for Google libraries. Not intended for direct use.",
53-
"version": "8.9.0"
53+
"version": "8.9.1"
5454
}

0 commit comments

Comments
 (0)