Skip to content

Commit 6af281b

Browse files
committed
Update dependency CryptoSwift to ~> 1.5.0
1 parent 36fa999 commit 6af281b

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.5.0'
3737
end
3838

3939
post_install do |installer|

0 commit comments

Comments
 (0)