We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f893ed commit 7fa46e7Copy full SHA for 7fa46e7
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