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 cd77508 commit 6c8a06aCopy full SHA for 6c8a06a
SentryReactNative.podspec
@@ -18,8 +18,7 @@ Pod::Spec.new do |s|
18
s.preserve_paths = '*.js'
19
20
s.dependency 'React'
21
- s.dependency 'Sentry', '~> 3.0.1'
22
- s.dependency 'KSCrash', '~> 1.15.8'
+ s.dependency 'Sentry/KSCrash', '~> 3.0.4'
23
24
s.source_files = 'ios/RNSentry*.{h,m}'
25
s.public_header_files = 'ios/RNSentry.h'
0 commit comments