Skip to content

Commit

Permalink
Update WeChatPay to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nauaros committed Apr 29, 2024
1 parent 003207e commit 9dcc678
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion Adyen.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ Pod::Spec.new do |s|
plugin.dependency 'Adyen/Core'
plugin.dependency 'Adyen/Actions'
plugin.dependency 'AdyenWeChatPayInternal', '2.1.0'
# plugin.dependency 'AdyenWeChatPayInternal', :git => 'https://github.com/Adyen/adyen-wechatpay-ios.git', :branch => 'add-privacy-manifest'
end

s.subspec 'CashAppPay' do |plugin|
Expand Down
4 changes: 2 additions & 2 deletions Adyen.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8933,8 +8933,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/Adyen/adyen-wechatpay-ios";
requirement = {
branch = "add-privacy-manifest";
kind = branch;
kind = exactVersion;
version = 2.1.0;
};
};
F913B3EB26B7FAA8008F6CD2 /* XCRemoteSwiftPackageReference "adyen-networking-ios" */ = {
Expand Down

0 comments on commit 9dcc678

Please sign in to comment.