File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ### Features
6+
7+ - Bump Android SDK to v6.1.4 ([ #900 ] ( https://github.com/getsentry/sentry-dart/pull/900 ) )
8+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#614 )
9+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/6.1.2...6.1.4 )
10+
511### Fixes
612
713- Send DidBecomeActiveNotification when OOM enabled (#905 )
Original file line number Diff line number Diff line change @@ -54,6 +54,6 @@ android {
5454}
5555
5656dependencies {
57- api ' io.sentry:sentry-android:6.1.2 '
57+ api ' io.sentry:sentry-android:6.1.4 '
5858 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version "
5959}
You can’t perform that action at this time.
0 commit comments