This release adds a compile-time dependency on the Kotlin standard library. This should not affect
the use of any API supplied by bugsnag-android.
- Use NetworkCallback to monitor connectivity changes on newer API levels
#501
- Send minimal error report if cached file is corrupted/empty
#500
Bug fixes
- Fix abort() in native code when storing breadcrumbs with null values in
metadata
#510
- Convert metadata to map when notifying the NDK observer
#513