Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Commit

Permalink
bump wallet core version in podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
hewigovens committed Oct 19, 2020
1 parent 9db999f commit bd87053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/pod-release
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Pod::Spec.new do |s|
s.subspec 'Client' do |cs|
cs.source_files = 'TrustSDK/Classes/Client/**/*'
cs.dependency 'TrustWalletCore/Types', '~> 2.0.14'
cs.dependency 'TrustWalletCore/Types', '~> 2.3.2'
cs.dependency 'BigInt'
end
Expand Down

0 comments on commit bd87053

Please sign in to comment.