Skip to content

Commit c299661

Browse files
committed
feat: Bump sentry-cocoa 3.12.0
1 parent 6ea8ee7 commit c299661

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.11.1'
22-
s.dependency 'Sentry/KSCrash', '~> 3.11.1'
21+
s.dependency 'Sentry', '~> 3.12.0'
22+
s.dependency 'Sentry/KSCrash', '~> 3.12.0'
2323

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

0 commit comments

Comments
 (0)