Skip to content

Commit 5b3ed7a

Browse files
Update dependency CryptoSwift to ~> 1.6.0
1 parent 7ca04df commit 5b3ed7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/Podfile

Lines changed: 1 addition & 1 deletion
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.6.0'
3737
end
3838

3939
post_install do |installer|

0 commit comments

Comments
 (0)