File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 66> make sure you follow our [ migration guide] ( https://docs.sentry.io/platforms/react-native/migration/ ) first.
77 <!-- prettier-ignore-end -->
88
9+ ## Unreleased
10+
11+ ### Dependencies
12+
13+ - Bump Android SDK from v7.22.6 to v8.20.0 ([ #4471 ] ( https://github.com/getsentry/sentry-react-native/pull/4471 ) )
14+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8200 )
15+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/7.22.6...8.20.0 )
16+
917## 6.21.0
1018
1119### Important Changes
Original file line number Diff line number Diff line change @@ -54,5 +54,5 @@ android {
5454
5555dependencies {
5656 implementation ' com.facebook.react:react-native:+'
57- api ' io.sentry:sentry-android:7.22.6 '
57+ api ' io.sentry:sentry-android:8.20.0 '
5858}
You can’t perform that action at this time.
0 commit comments