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 064418c commit 1b09bd0Copy full SHA for 1b09bd0
Podfile
@@ -6,8 +6,8 @@ install! 'cocoapods', integrate_targets: false
6
7
target 'MLKit' do
8
use_frameworks!
9
- pod 'GoogleMLKit/FaceDetection', '~> 6.0.0'
10
- pod 'GoogleMLKit/BarcodeScanning', '~> 6.0.0'
+ pod 'GoogleMLKit/FaceDetection', '~> 7.0.0'
+ pod 'GoogleMLKit/BarcodeScanning', '~> 7.0.0'
11
end
12
13
# Workaround for Xcode 14 beta
0 commit comments