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.
2 parents cb5f08f + 190e26b commit 45dd1feCopy full SHA for 45dd1fe
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.0.9'
22
- s.dependency 'Sentry/KSCrash', '~> 3.0.9'
+ s.dependency 'Sentry', '~> 3.1.2'
+ s.dependency 'Sentry/KSCrash', '~> 3.1.2'
23
24
s.source_files = 'ios/RNSentry*.{h,m}'
25
s.public_header_files = 'ios/RNSentry.h'
0 commit comments