File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1515
1616- Safely access browser ` navigator.deviceMemory ` ([ #3268 ] ( https://github.com/getsentry/sentry-dart/pull/3268 ) )
1717
18+ ### Dependencies
19+
20+ - Bump Android SDK from v8.21.1 to v8.23.0 ([ #3281 ] ( https://github.com/getsentry/sentry-dart/pull/3281 ) )
21+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8230 )
22+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/8.21.1...8.23.0 )
23+
1824## 9.7.0-beta.5
1925
2026### Dependencies
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ android {
6060}
6161
6262dependencies {
63- api ' io.sentry:sentry-android:8.21.1 '
63+ api ' io.sentry:sentry-android:8.23.0 '
6464 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version "
6565
6666 // Required -- JUnit 4 framework
You can’t perform that action at this time.
0 commit comments