Skip to content

Commit 1b09bd0

Browse files
Update GoogleMLKit to v7
1 parent 064418c commit 1b09bd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ install! 'cocoapods', integrate_targets: false
66

77
target 'MLKit' do
88
use_frameworks!
9-
pod 'GoogleMLKit/FaceDetection', '~> 6.0.0'
10-
pod 'GoogleMLKit/BarcodeScanning', '~> 6.0.0'
9+
pod 'GoogleMLKit/FaceDetection', '~> 7.0.0'
10+
pod 'GoogleMLKit/BarcodeScanning', '~> 7.0.0'
1111
end
1212

1313
# Workaround for Xcode 14 beta

0 commit comments

Comments
 (0)