Skip to content

Instantly share code, notes, and snippets.

@Ayush783
Created November 7, 2020 21:51
Show Gist options
  • Save Ayush783/f541d14e86010da52b1e89fa8d3c2294 to your computer and use it in GitHub Desktop.
Save Ayush783/f541d14e86010da52b1e89fa8d3c2294 to your computer and use it in GitHub Desktop.
//app/build.gradle
dependencies {
implementation 'com.google.firebase:firebase-ml-vision:24.1.0'
implementation 'com.google.android.gms:play-services-mlkit-text-recognition:16.1.1'
implementation 'com.google.mlkit:language-id:16.1.1'
implementation 'com.google.mlkit:translate:16.1.1'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment