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 7bd895a commit 82eb78bCopy full SHA for 82eb78b
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.8.1'
22
- s.dependency 'Sentry/KSCrash', '~> 3.8.1'
+ s.dependency 'Sentry', '~> 3.9.0'
+ s.dependency 'Sentry/KSCrash', '~> 3.9.0'
23
24
s.source_files = 'ios/RNSentry*.{h,m}'
25
s.public_header_files = 'ios/RNSentry.h'
0 commit comments