diff --git a/ios/Podfile b/ios/Podfile index 4e07110..5915f5f 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.6.0' end post_install do |installer|