Skip to content

Commit 5e1e77d

Browse files
committed
Prepare for release 1.2.0.
1 parent 2521e0b commit 5e1e77d

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2+
Version 1.2.0 (3rd October, 2018)
3+
===================================
4+
*(Supports analytics-android 4.2.6 and Firebase Core 16.0.3)*
5+
6+
* Bumps Firebase Core dependency to 16.0.3.
7+
18
Version 1.1.0 (11th September, 2017)
29
===================================
310
*(Supports analytics-android 4.2.6 and Firebase Core 11.2.0)*

gradle.properties

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

3-
VERSION_CODE=111
4-
VERSION_NAME=1.1.1-SNAPSHOT
3+
VERSION_CODE=120
4+
VERSION_NAME=1.2.0
55

66
POM_ARTIFACT_ID=firebase
77
POM_PACKAGING=aar

0 commit comments

Comments
 (0)