Changes
- Bumped the
minSdk
to 16 (Android 4.1 Jelly Bean), and removed redundantminSdk
checks in the codebase
#2212
Enhancements
- Reduced the number of warnings emitted by
bugsnag-plugin-android-exitinfo
to reduce the noise in debug builds
#2221
Bug fixes
- Synthesised ANR errors from
bugsnag-plugin-android-exitinfo
will now report the correct device-id
#2222