Features
- Bump Android SDK to v6.1.4 ([900](https://github.com/getsentry/sentry-dart/pull/900))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#614)
- [diff](https://github.com/getsentry/sentry-java/compare/6.1.2...6.1.4)
- Bump Cocoa SDK to v7.19.0 ([901](https://github.com/getsentry/sentry-dart/pull/901), [#928](https://github.com/getsentry/sentry-dart/pull/928))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/master/CHANGELOG.md#7190)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/7.18.0...7.19.0)
Fixes
* Send DidBecomeActiveNotification when OOM enabled (905)
* `dio.addSentry` hangs if `dsn` is empty and SDK NoOp ([920](https://github.com/getsentry/sentry-dart/pull/920))
* addBreadcrumb throws on Android API < 24 because of NewApi usage ([923](https://github.com/getsentry/sentry-dart/pull/923))
* [`sentry_dio`](https://pub.dev/packages/sentry_dio) is promoted to GA and not experimental anymore ([#914](https://github.com/getsentry/sentry-dart/pull/914))