Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.17 KB

File metadata and controls

48 lines (33 loc) · 1.17 KB

2.1.1 / 2020-04-21

  • Adds check on makeKey to replace - to _ on properties and event names.

2.1.0 / 2020-02-20

  • Add support for explicitly tracking screen calls.

2.0.0 / 2019-11-15

(Supports Android 29+ and Gradle 3.2.1+)

  • Bump Firebase to 17.2.1

1.4.0 / 2019-09-09

  • Bump Firebase to 17.2.0

1.3.1 / 2019-07-17

  • Change to implementation

1.3.0 / 2019-07-16

(Supports analytics-android 4.3.1 and Firebase Core 17.0.1)

  • [DEST-854] Update build and bump Firebase to 17.0.1 (#19)

Version 1.2.0 (3rd October, 2018)

(Supports analytics-android 4.2.6 and Firebase Core 16.0.3)

  • Bumps Firebase Core dependency to 16.0.3.

Version 1.1.0 (11th September, 2017)

(Supports analytics-android 4.2.6 and Firebase Core 11.2.0)

  • Sends dates in default new Date() object format
  • No longer auto-formats dates "YYYY-MM-DD"

Version 1.0.0 (7th September, 2017)

(Supports analytics-android 4.2.6 and Firebase Core 11.2.0)

  • Initial Release