Skip to content

Commit

Permalink
Use latest Rollbar Apple SDK 3.3.1 (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
matux authored Jul 11, 2024
1 parent 55bf7d5 commit 3f04c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RollbarReactNative.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Pod::Spec.new do |s|
s.requires_arc = true

s.dependency 'React-Core'
s.dependency 'RollbarNotifier', '3.2.0'
s.dependency 'RollbarNotifier', '3.3.1'
s.source_files = 'ios/RollbarReactNative.{h,m}'
s.public_header_files = 'ios/RollbarReactNative.h'

Expand Down

0 comments on commit 3f04c16

Please sign in to comment.