This link you tells me that I must add this to the manifest file:
<meta-data
android:name="com.google.android.gms.vision.DEPENDENCIES"
android:value="barcode" />
My code and manifest file works well, but as soon as I copy and paste this into the end of the manifest file, it gives me this...