Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c21107d

Browse files
committedOct 5, 2021
prepare for 2.3.2 release
1 parent 2db7f85 commit c21107d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

‎CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.3.2 / 2021-10-05
2+
==================
3+
* [Fix](https://github.com/segment-integrations/analytics-android-integration-firebase/pull/41): add null check on formatProducts
4+
15
2.3.1 / 2021-09-09
26
==================
37
* [Fix](https://github.com/segment-integrations/analytics-android-integration-firebase/pull/39): Catch error when products=null

‎gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GROUP=com.segment.analytics.android.integrations
22

3-
VERSION=2.3.1
3+
VERSION=2.3.2
44

55
POM_ARTIFACT_ID=firebase
66
POM_PACKAGING=aar

0 commit comments

Comments
 (0)
Please sign in to comment.