Skip to content

Commit c8a9a18

Browse files
committed
Bump sentry-cocoa in podspec
1 parent c417211 commit c8a9a18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SentryReactNative.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Pod::Spec.new do |s|
1818
s.preserve_paths = '*.js'
1919

2020
s.dependency 'React'
21-
s.dependency 'Sentry', '~> 3.4.3'
22-
s.dependency 'Sentry/KSCrash', '~> 3.4.3'
21+
s.dependency 'Sentry', '~> 3.5.0'
22+
s.dependency 'Sentry/KSCrash', '~> 3.5.0'
2323

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

0 commit comments

Comments
 (0)