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 2121
2222- Prevent pod install crash when visionos is not present ([ #3548 ] ( https://github.com/getsentry/sentry-react-native/pull/3548 ) )
2323
24+ ### Dependencies
25+
26+ - Bump Android SDK from v6.34.0 to v7.2.0 ([ #3434 ] ( https://github.com/getsentry/sentry-react-native/pull/3434 ) )
27+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#720 )
28+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/6.34.0...7.2.0 )
29+
2430## 5.17.0
2531
2632### Features
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:6.34 .0'
57+ api ' io.sentry:sentry-android:7.2 .0'
5858}
You can’t perform that action at this time.
0 commit comments