File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 2020
2121### Dependencies
2222
23+ - Bump Android SDK from v8.31.0 to v8.32.0 ([ #5633 ] ( https://github.com/getsentry/sentry-react-native/pull/5633 ) )
24+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8320 )
25+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/8.31.0...8.32.0 )
2326- Bump Android SDK Stubs from v8.31.0 to v8.32.0 ([ #5634 ] ( https://github.com/getsentry/sentry-react-native/pull/5634 ) )
2427 - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8320 )
2528 - [ diff] ( https://github.com/getsentry/sentry-java/compare/8.31.0...8.32.0 )
Original file line number Diff line number Diff line change @@ -55,5 +55,5 @@ android {
5555dependencies {
5656 compileOnly files(' libs/replay-stubs.jar' )
5757 implementation ' com.facebook.react:react-native:+'
58- api ' io.sentry:sentry-android:8.31 .0'
58+ api ' io.sentry:sentry-android:8.32 .0'
5959}
You can’t perform that action at this time.
0 commit comments