diff --git a/ios/Podfile b/ios/Podfile index 4e07110..ca4b999 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -33,7 +33,7 @@ target 'Runner' do flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__)) - pod 'CryptoSwift', '~> 1.2.0' + pod 'CryptoSwift', '~> 1.7.0' end post_install do |installer|