We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c417211 commit c8a9a18Copy full SHA for c8a9a18
SentryReactNative.podspec
@@ -18,8 +18,8 @@ Pod::Spec.new do |s|
18
s.preserve_paths = '*.js'
19
20
s.dependency 'React'
21
- s.dependency 'Sentry', '~> 3.4.3'
22
- s.dependency 'Sentry/KSCrash', '~> 3.4.3'
+ s.dependency 'Sentry', '~> 3.5.0'
+ s.dependency 'Sentry/KSCrash', '~> 3.5.0'
23
24
s.source_files = 'ios/RNSentry*.{h,m}'
25
s.public_header_files = 'ios/RNSentry.h'
0 commit comments