diff --git a/tap-payments-apple-pay-rn.podspec b/tap-payments-apple-pay-rn.podspec index b4f8a37..7133afd 100644 --- a/tap-payments-apple-pay-rn.podspec +++ b/tap-payments-apple-pay-rn.podspec @@ -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