Skip to content

Commit

Permalink
Merge pull request #1023 from JarkkoSaarinen-Vincit/update_googlemlki…
Browse files Browse the repository at this point in the history
…t_barcodescanner

chore(deps): Bump GoogleMLKit/BarcodeScanning to 6.0.0
  • Loading branch information
juliansteenbakker authored Apr 22, 2024
2 parents 50ccdff + 0ee617d commit 78956a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/mobile_scanner.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ An universal scanner for Flutter based on MLKit.
s.source = { :path => '.' }
s.source_files = 'Classes/**/*'
s.dependency 'Flutter'
s.dependency 'GoogleMLKit/BarcodeScanning', '~> 5.0.0'
s.dependency 'GoogleMLKit/BarcodeScanning', '~> 6.0.0'
s.platform = :ios, '12.0'
s.static_framework = true
# Flutter.framework does not contain a i386 slice.
Expand Down

0 comments on commit 78956a3

Please sign in to comment.