From a49803158aeb8373b3ec037a09b8c5dbee5e4ff5 Mon Sep 17 00:00:00 2001 From: Boris Nikolic Date: Fri, 28 Jul 2023 14:24:38 +0200 Subject: [PATCH] Update latest example Podfile --- example_0_70_6/ios/Podfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/example_0_70_6/ios/Podfile b/example_0_70_6/ios/Podfile index bce130e60..e93740a02 100644 --- a/example_0_70_6/ios/Podfile +++ b/example_0_70_6/ios/Podfile @@ -27,8 +27,7 @@ target 'example_0_70_6' do ) pod 'primer-io-react-native', :path => '../..' -# pod 'PrimerSDK', :git => 'https://github.com/primer-io/primer-sdk-ios.git', :branch => 'release/2.17.0-rc.5' - pod 'Primer3DS', '~> 1.1.1' + pod 'Primer3DS', '~> 1.2.1' pod 'PrimerIPay88MYSDK' pod 'PrimerKlarnaSDK'