File tree Expand file tree Collapse file tree 3 files changed +409
-2
lines changed
Expand file tree Collapse file tree 3 files changed +409
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Unreleased
4+
5+ ### Dependencies
6+
7+ - Bump Android SDK from v8.36.0 to v8.37.0 ([ #3588 ] ( https://github.com/getsentry/sentry-dart/pull/3588 ) )
8+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8370 )
9+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/8.36.0...8.37.0 )
10+
311## 9.15.0
412
513### Fixes
Original file line number Diff line number Diff line change @@ -62,8 +62,8 @@ android {
6262}
6363
6464dependencies {
65- api ' io.sentry:sentry-android:8.36 .0'
66- debugImplementation ' io.sentry:sentry-spotlight:8.36 .0'
65+ api ' io.sentry:sentry-android:8.37 .0'
66+ debugImplementation ' io.sentry:sentry-spotlight:8.37 .0'
6767 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version "
6868
6969 // Required -- JUnit 4 framework
You can’t perform that action at this time.
0 commit comments