<manifest xmlns:android="http://schemas.android.com/apk/res/android"
          package="com.reactnativemlkitocr">
  <meta-data
      android:name="com.google.mlkit.vision.DEPENDENCIES"
      android:value="ocr" />

</manifest>
