Skip to content

Commit 7d03a6a

Browse files
committed
Prepare for 2.3.1 release
1 parent 476407e commit 7d03a6a

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.1 / 2021-09-09
2+
==================
3+
* [Fix](https://github.com/segment-integrations/analytics-android-integration-firebase/pull/39): Catch error when products=null
4+
15
2.3.0 / 2021-05-03
26
==================
37
* [Fix](https://github.com/segment-integrations/analytics-android-integration-firebase/pull/36): Fix product key mappings

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-SNAPSHOT
3+
VERSION=2.3.1
44

55
POM_ARTIFACT_ID=firebase
66
POM_PACKAGING=aar

0 commit comments

Comments
 (0)