Skip to content

Commit eaa97fa

Browse files
authored
Analytics 7.10.0 (#7810)
1 parent a7ada99 commit eaa97fa

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
@@ -4,12 +4,12 @@
44
"dependencies": {
55
"FirebaseCore": "~> 7.0",
66
"FirebaseInstallations": "~> 7.0",
7-
"GoogleAppMeasurement": "7.9.0",
7+
"GoogleAppMeasurement": "7.10.0",
88
"GoogleUtilities/AppDelegateSwizzler": "~> 7.0",
99
"GoogleUtilities/MethodSwizzler": "~> 7.0",
1010
"GoogleUtilities/NSData+zlib": "~> 7.0",
1111
"GoogleUtilities/Network": "~> 7.0",
12-
"nanopb": "~> 2.30907.0"
12+
"nanopb": "~> 2.30908.0"
1313
},
1414
"description": "Firebase Analytics is a free, out-of-the-box analytics solution that inspires actionable insights based on app usage and user engagement.",
1515
"frameworks": [
@@ -36,5 +36,5 @@
3636
"vendored_frameworks": [
3737
"Frameworks/FirebaseAnalytics.xcframework"
3838
],
39-
"version": "7.9.0"
39+
"version": "7.10.0"
4040
}

GoogleAppMeasurement.podspec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
"vendored_frameworks": [
3434
"Frameworks/GoogleAppMeasurement.xcframework"
3535
],
36-
"version": "7.9.0"
36+
"version": "7.10.0"
3737
}

0 commit comments

Comments
 (0)