We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9321e16 commit 6fbde02Copy full SHA for 6fbde02
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Change Log
2
==========
3
4
+Version 2.7.10 *(24th June, 2022)*
5
+-------------------------------------------
6
+* Bumped Firebase to version 9.2+
7
+
8
Version 2.7.9 *(21st January, 2022)*
9
-------------------------------------------
10
* Fix compilation issue w/ SPM.
Segment-Firebase.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Segment-Firebase"
- s.version = "2.7.9"
+ s.version = "2.7.10"
s.summary = "Firebase Integration for Segment's analytics-ios library."
s.description = <<-DESC
0 commit comments