Skip to content

Commit

Permalink
feat(Wrapper): update ios lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
mAllamTapPayments committed Jul 7, 2024
1 parent 6632fa0 commit 6790238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tap-payments-apple-pay-rn.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Pod::Spec.new do |s|
s.source_files = "ios/**/*.{h,m,mm,swift}"

s.dependency "React-Core"
s.dependency 'TapApplePayKit-iOS', '1.0.21'
s.dependency 'TapApplePayKit-iOS', '1.0.23'

# Don't install the dependencies when we run `pod install` in the old architecture.
if ENV['RCT_NEW_ARCH_ENABLED'] == '1' then
Expand Down

0 comments on commit 6790238

Please sign in to comment.