Skip to content

Commit a9a0747

Browse files
authored
chore: update scripts/update-cocoa.sh to 8.4.0
1 parent d7401ac commit a9a0747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RNSentry.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Pod::Spec.new do |s|
1919
s.preserve_paths = '*.js'
2020

2121
s.dependency 'React-Core'
22-
s.dependency 'Sentry/HybridSDK', '8.3.3'
22+
s.dependency 'Sentry/HybridSDK', '8.4.0'
2323

2424
s.source_files = 'ios/**/*.{h,mm}'
2525
s.public_header_files = 'ios/RNSentry.h'

0 commit comments

Comments
 (0)