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 0c2a85a commit adf9022Copy full SHA for adf9022
visionSamples/ocr-codelab/ocr-reader-start/app/build.gradle
@@ -23,5 +23,4 @@ dependencies {
23
implementation fileTree(dir: 'libs', include: ['*.jar'])
24
implementation 'com.android.support:support-v4:27.1.1'
25
implementation 'com.android.support:design:27.1.1'
26
- implementation 'com.google.android.gms:play-services-vision:15.0.0'
27
}
0 commit comments