Skip to content

Commit 668e127

Browse files
authored
Analytics 7.6.0 (#7436)
1 parent ae30678 commit 668e127

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

FirebaseAnalytics.podspec.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"FirebaseCore": "~> 7.0",
66
"FirebaseInstallations": "~> 7.0",
7-
"GoogleAppMeasurement": "7.5.0",
7+
"GoogleAppMeasurement": "7.6.0",
88
"GoogleUtilities/AppDelegateSwizzler": "~> 7.0",
99
"GoogleUtilities/MethodSwizzler": "~> 7.0",
1010
"GoogleUtilities/NSData+zlib": "~> 7.0",
@@ -36,5 +36,5 @@
3636
"vendored_frameworks": [
3737
"Frameworks/FirebaseAnalytics.xcframework"
3838
],
39-
"version": "7.5.0"
39+
"version": "7.6.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.5.0"
36+
"version": "7.6.0"
3737
}

0 commit comments

Comments
 (0)