Features
- Options for uncaught exception and make SentryOptions list Thread-Safe ([384](https://github.com/getsentry/sentry-android/pull/384)) marandaneto
- Automatic breadcrumbs for app, activity and sessions lifecycles and system events ([348](https://github.com/getsentry/sentry-android/pull/348)) marandaneto
- Make capture session and envelope internal ([372](https://github.com/getsentry/sentry-android/pull/372)) marandaneto
Fixes
- If retry after header has empty categories, apply retry after to all of them ([377](https://github.com/getsentry/sentry-android/pull/377)) marandaneto
- Discard events and envelopes if cached and retry after ([378](https://github.com/getsentry/sentry-android/pull/378)) marandaneto
- Merge loadLibrary calls for sentry-native and clean up CMake files ([373](https://github.com/getsentry/sentry-android/pull/373)) Swatinem
- Exceptions should be sorted oldest to newest ([370](https://github.com/getsentry/sentry-android/pull/370)) marandaneto
- Check external storage size even if its read only ([368](https://github.com/getsentry/sentry-android/pull/368)) marandaneto
- Wrong check for cellular network capability ([369](https://github.com/getsentry/sentry-android/pull/369)) marandaneto
- add ScheduledForRemoval annotation to deprecated methods ([375](https://github.com/getsentry/sentry-android/pull/375)) marandaneto
- Bump NDK to 21.0.6113669 ([367](https://github.com/getsentry/sentry-android/pull/367)) marandaneto
- Bump AGP and add new make cmd to check for updates ([365](https://github.com/getsentry/sentry-android/pull/365)) marandaneto
Packages were released on [`bintray`](https://dl.bintray.com/getsentry/sentry-android/io/sentry/sentry-android/), [`jcenter`](https://jcenter.bintray.com/io/sentry/sentry-android/) and [`mavenCentral`](https://repo.maven.apache.org/maven2/io/sentry/sentry-android/)
We'd love to get feedback.