We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e771ad0 commit 1c8cd53Copy full SHA for 1c8cd53
ios/Podfile
@@ -33,7 +33,7 @@ target 'Runner' do
33
34
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
35
36
- pod 'CryptoSwift', '~> 1.2.0'
+ pod 'CryptoSwift', '~> 1.7.0'
37
end
38
39
post_install do |installer|
0 commit comments