2.0.0
What's Changed
See MIGRATION_GUIDE for instructions on major release breaking changes.
- Removed deprecated class
EventName
in favor ofEventMetric
by @evan-masseau - Corrected type
Event.value
fromString
toDouble
by @evan-masseau - Upgrade target and compile Android SDK from 33 to 34 by @evan-masseau
- Required dependency upgrades to support the Android SDK change, including Gradle, AGP, JVM by @evan-masseau in #115
- Add
refreshVersions
plugin to better manage dependencies in future.
Full Changelog: 1.4.1...2.0.0