We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f893ed + 7fa46e7 commit a558930Copy full SHA for a558930
visionSamples/ocr-reader/app/build.gradle
@@ -5,7 +5,7 @@ android {
5
buildToolsVersion "23.0.1"
6
7
defaultConfig {
8
- applicationId "com.google.android.gms.samples.vision.barcodereader"
+ applicationId "com.google.android.gms.samples.vision.ocrreader"
9
minSdkVersion 9
10
targetSdkVersion 23
11
versionCode 1
0 commit comments