Skip to content

Commit

Permalink
Updated to iOS v5.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-SD committed Nov 13, 2024
1 parent 8801fb1 commit 2c9907c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/adyen_checkout.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ Adyen checkout SDK for Flutter
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386' }
s.swift_version = '5.0'

s.dependency 'Adyen', '5.11.0'
s.dependency 'Adyen', '5.12.0'
end

0 comments on commit 2c9907c

Please sign in to comment.