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 77- Bump Android SDK from v6.12.1 to v6.13.0 ([ #2790 ] ( https://github.com/getsentry/sentry-react-native/pull/2790 ) )
88 - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6130 )
99 - [ diff] ( https://github.com/getsentry/sentry-java/compare/6.12.1...6.13.0 )
10+ - Bump Cocoa SDK from v7.31.5 to v8.0.0 ([ #2776 ] ( https://github.com/getsentry/sentry-react-native/pull/2776 ) )
11+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#800 )
12+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/7.31.5...8.0.0 )
1013
1114## 4.14.0
1215
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Pod::Spec.new do |s|
1717 s . preserve_paths = '*.js'
1818
1919 s . dependency 'React-Core'
20- s . dependency 'Sentry/HybridSDK' , '7.31.5 '
20+ s . dependency 'Sentry/HybridSDK' , '8.0.0 '
2121
2222 s . source_files = 'ios/RNSentry.{h,m}'
2323 s . public_header_files = 'ios/RNSentry.h'
You can’t perform that action at this time.
0 commit comments