Skip to content

Commit 7b91200

Browse files
authored
Analytics 8.1.0 (#8150)
1 parent 088f9c1 commit 7b91200

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

FirebaseAnalytics.podspec.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@
3636
{
3737
"name": "AdIdSupport",
3838
"dependencies": {
39-
"FirebaseAnalytics/Base": "8.0.0",
40-
"GoogleAppMeasurement": "8.0.0"
39+
"FirebaseAnalytics/Base": "8.1.0",
40+
"GoogleAppMeasurement": "8.1.0"
4141
}
4242
},
4343
{
4444
"name": "WithoutAdIdSupport",
4545
"dependencies": {
46-
"FirebaseAnalytics/Base": "8.0.0",
47-
"GoogleAppMeasurement/WithoutAdIdSupport": "8.0.0"
46+
"FirebaseAnalytics/Base": "8.1.0",
47+
"GoogleAppMeasurement/WithoutAdIdSupport": "8.1.0"
4848
}
4949
},
5050
{
@@ -55,5 +55,5 @@
5555
}
5656
],
5757
"summary": "Firebase Analytics for iOS",
58-
"version": "8.0.0"
59-
}
58+
"version": "8.1.0"
59+
}

GoogleAppMeasurement.podspec.json

Lines changed: 2 additions & 2 deletions
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.0.0"
49-
}
48+
"version": "8.1.0"
49+
}

0 commit comments

Comments
 (0)