Skip to content

Commit

Permalink
add back MLKit demo
Browse files Browse the repository at this point in the history
  • Loading branch information
X-Wei committed Jul 7, 2019
1 parent b4f978a commit 721f489
Show file tree
Hide file tree
Showing 2 changed files with 255 additions and 254 deletions.
1 change: 1 addition & 0 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0'
implementation 'com.google.firebase:firebase-core:16.0.1'
api 'com.google.firebase:firebase-ml-vision-image-label-model:17.0.2'
}

apply plugin: 'com.google.gms.google-services'

0 comments on commit 721f489

Please sign in to comment.