File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 3030- Bump CLI from v3.2.2 to v3.2.3 ([ #5743 ] ( https://github.com/getsentry/sentry-react-native/pull/5743 ) )
3131 - [ changelog] ( https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#323 )
3232 - [ diff] ( https://github.com/getsentry/sentry-cli/compare/3.2.2...3.2.3 )
33+ - Bump Android SDK from v8.33.0 to v8.34.0 ([ #5760 ] ( https://github.com/getsentry/sentry-react-native/pull/5760 ) )
34+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8340 )
35+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/8.33.0...8.34.0 )
3336
3437## 8.2.0
3538
Original file line number Diff line number Diff line change @@ -55,6 +55,6 @@ android {
5555dependencies {
5656 compileOnly files(' libs/replay-stubs.jar' )
5757 implementation ' com.facebook.react:react-native:+'
58- api ' io.sentry:sentry-android:8.33 .0'
59- debugImplementation ' io.sentry:sentry-spotlight:8.33 .0'
58+ api ' io.sentry:sentry-android:8.34 .0'
59+ debugImplementation ' io.sentry:sentry-spotlight:8.34 .0'
6060}
You can’t perform that action at this time.
0 commit comments