Skip to content

Commit adf9022

Browse files
author
Ben Johns
committed
Removing the Play Services from the start of the Codelab.
1 parent 0c2a85a commit adf9022

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

visionSamples/ocr-codelab/ocr-reader-start/app/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,4 @@ dependencies {
2323
implementation fileTree(dir: 'libs', include: ['*.jar'])
2424
implementation 'com.android.support:support-v4:27.1.1'
2525
implementation 'com.android.support:design:27.1.1'
26-
implementation 'com.google.android.gms:play-services-vision:15.0.0'
2726
}

0 commit comments

Comments
 (0)