We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18c0574 + e8f08d0 commit 672196aCopy full SHA for 672196a
ios/quickstarts/automl/Podfile
@@ -3,11 +3,11 @@ use_frameworks!
3
4
project 'AutoMLExample.xcodeproj'
5
6
-pod 'GoogleMLKit/Common', '5.0.0'
7
-pod 'GoogleMLKit/ImageLabelingCustom', '5.0.0'
8
-pod 'GoogleMLKit/LinkFirebase', '5.0.0'
9
-pod 'GoogleMLKit/ObjectDetectionCustom', '5.0.0'
10
-pod 'GoogleMLKit/Vision', '5.0.0'
+pod 'GoogleMLKit/Common', '6.0.0'
+pod 'GoogleMLKit/ImageLabelingCustom', '6.0.0'
+pod 'GoogleMLKit/LinkFirebase', '6.0.0'
+pod 'GoogleMLKit/ObjectDetectionCustom', '6.0.0'
+pod 'GoogleMLKit/Vision', '6.0.0'
11
12
target 'AutoMLExample' do
13
end
0 commit comments