Update foundation with manually defining dependency version for 'SwiftProtobuf', '1.20.1' #5362

pull/5363/head
Krypto Pank 2 years ago
parent ecb0878d4f
commit a274ee1e23
  1. 1
      AlphaWalletFoundation.podspec

@ -48,5 +48,6 @@ Pod::Spec.new do |spec|
spec.dependency 'AlphaWalletOpenSea'
spec.dependency 'Apollo'
spec.dependency 'CombineExt', '1.8.0'
spec.dependency 'SwiftProtobuf', '1.20.1'
end

Loading…
Cancel
Save