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 9ec39c6 commit 4151ea2Copy full SHA for 4151ea2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+Version 1.1.0 (11th September, 2017)
2
+===================================
3
+*(Supports analytics-android 4.2.6 and Firebase Core 11.2.0)*
4
+
5
+ * Sends dates in default `new Date()` object format
6
+ * No longer auto-formats dates "YYYY-MM-DD"
7
8
Version 1.0.0 (7th September, 2017)
9
===================================
10
*(Supports analytics-android 4.2.6 and Firebase Core 11.2.0)*
gradle.properties
@@ -1,7 +1,7 @@
GROUP=com.segment.analytics.android.integrations
-VERSION_CODE=101
-VERSION_NAME=1.0.1-SNAPSHOT
+VERSION_CODE=110
+VERSION_NAME=1.1.0
POM_ARTIFACT_ID=firebase
POM_PACKAGING=aar
0 commit comments