File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2.2.0 / 2021-03-23
2
+ ==================
3
+ * [ Fix] ( https://github.com/segment-integrations/analytics-android-integration-firebase/pull/32 ) : Logic to catch forbidden chars in keys
4
+ * [ Fix] ( https://github.com/segment-integrations/analytics-android-integration-firebase/pull/33 ) : Apply correct transformation for Products Searched
5
+ * [ New] ( https://github.com/segment-integrations/analytics-android-integration-firebase/pull/34 ) : Bump internal firebase SDK to 18.0.0
6
+
1
7
2.1.1 / 2020-04-21
2
8
==================
3
9
* Adds check on ` makeKey ` to replace ` - ` to ` _ ` on properties and event names.
Original file line number Diff line number Diff line change 1
1
GROUP =com.segment.analytics.android.integrations
2
2
3
- VERSION =2.1.1 -SNAPSHOT
3
+ VERSION =2.2.0 -SNAPSHOT
4
4
5
5
POM_ARTIFACT_ID =firebase
6
6
POM_PACKAGING =aar
You can’t perform that action at this time.
0 commit comments