Skip to content

Commit a1f60ed

Browse files
committed
Bump sentry-cocoa and KSCrash
1 parent ff2b91e commit a1f60ed

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.1.2'
22-
s.dependency 'Sentry/KSCrash', '~> 3.1.2'
21+
s.dependency 'Sentry', '~> 3.1.3'
22+
s.dependency 'Sentry/KSCrash', '~> 3.1.3'
2323

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

ios/Sentry

0 commit comments

Comments
 (0)