Skip to content

Commit 1c8cd53

Browse files
chore(deps): update dependency cryptoswift to ~> 1.7.0
1 parent e771ad0 commit 1c8cd53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/Podfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ target 'Runner' do
3333

3434
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
3535

36-
pod 'CryptoSwift', '~> 1.2.0'
36+
pod 'CryptoSwift', '~> 1.7.0'
3737
end
3838

3939
post_install do |installer|

0 commit comments

Comments
 (0)