Skip to content

Commit

Permalink
add firebase core dependency (firebase#529)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanzm authored and samtstern committed Jun 7, 2018
1 parent 6c6fc76 commit a9227f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mlkit/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ dependencies {
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'

// ML Kit dependencies
implementation 'com.google.firebase:firebase-core:16.0.0'
implementation 'com.google.firebase:firebase-ml-vision:16.0.0'
implementation 'com.google.firebase:firebase-ml-vision-image-label-model:15.0.0'
implementation 'com.google.firebase:firebase-ml-model-interpreter:16.0.0'
Expand Down

0 comments on commit a9227f0

Please sign in to comment.