Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5f893ed

Browse files
authored
Merge pull request #172 from bhargavms/patch-1
Removed incorrect (tab) indentation
2 parents 32c7b00 + a089f1e commit 5f893ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎visionSamples/barcode-reader/app/build.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ dependencies {
2323
compile fileTree(dir: 'libs', include: ['*.jar'])
2424
compile 'com.android.support:support-v4:24.2.0'
2525
// Important - the CameraSource implementation in this project requires version 8.1 or higher.
26-
compile 'com.google.android.gms:play-services-vision:9.4.0+'
26+
compile 'com.google.android.gms:play-services-vision:9.4.0+'
2727
compile 'com.android.support:design:24.2.0'
2828
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /