Skip to content

Commit

Permalink
Updated iOS SDK to v5.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-SD committed Nov 13, 2024
1 parent 2c9907c commit a04f638
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## 1.1.1

* Added the missing loading bottom sheet for the advanced flow google pay component.
* Updated iOS SDK to v5.13.0.

## 1.1.0

Expand Down
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.12.0'
s.dependency 'Adyen', '5.13.0'
end

0 comments on commit a04f638

Please sign in to comment.