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/bugsnag-react-native.
- (Android) Upgrade to bugsnag-android v4.16.1
- Prevent overwrite of signal mask when installing ANR handler
#520 - Use NetworkCallback to monitor connectivity changes on newer API levels
#501 - Send minimal error report if cached file is corrupted/empty
#500 - Fix abort() in native code when storing breadcrumbs with null values in
metadata
#510 - Convert metadata to map when notifying the NDK observer
#513
- Prevent overwrite of signal mask when installing ANR handler