Skip to content

Commit

Permalink
Merge branch 'develop' into ci-ios-18
Browse files Browse the repository at this point in the history
  • Loading branch information
goergisn authored Dec 11, 2024
2 parents 5206850 + 51b82ab commit 85ff34a
Show file tree
Hide file tree
Showing 7,460 changed files with 7,531 additions and 7,127 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .github/workflows/detect_api_changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
noTargetBranch: 'no target branch'

- name: 🔍 Detect Changes
uses: Adyen/adyen-swift-public-api-diff@0.4.0
uses: Adyen/adyen-swift-public-api-diff@0.5.0
id: public_api_diff
with:
platform: "iOS"
Expand Down
2 changes: 1 addition & 1 deletion Adyen.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Adyen'
s.version = '5.13.0'
s.version = '5.14.0'
s.summary = "Adyen Components for iOS"
s.description = <<-DESC
Adyen Components for iOS allows you to accept in-app payments by providing you with the building blocks you need to create a checkout experience.
Expand Down
Loading

0 comments on commit 85ff34a

Please sign in to comment.