Solid Kotlin Analytics Versions Save

SOLID Analytics Interface for Android, written in Kotlin

1.0.19

5 years ago

This release changes how the library is structured. We now have kotlin-analytics implementation via JAR, while android and the different android analytics implementations are AARs.

1.0.18

5 years ago

1.0.17

5 years ago

1.0.14

5 years ago
  • Changed Initiation API
  • kotlin-analytics will now look up newer version and want via logcat, if a newer version is available

1.0.13

5 years ago

Fixed SetUserProperty not being dispatched

1.0.12

5 years ago

Fixed AnswersDispatcher constructor

1.0.11

5 years ago

Version 1.0.11 Includes:

  • Code Cleanup
  • Option to disable specific kits / dispatchers
  • Option to initialize additional kits for Fabric with AnswersDispatcher
  • MixPanelDispatcher Bugfix
  • Some basic unit tests (am I doing this right?)

1.0.10

5 years ago

MixPanel Package Added

1.0.9

5 years ago
  • Light Refactoring
  • Some more docs

1.0.8

5 years ago

Added Documentation