QR Code Scanner cordova-plugin-qrscanner error

Hello all,
I am unable to compile an app using cordova-plugin-qrscanner.

This is the line added to config.xml

This is the error I receive upon compiling:

UserError: FAILURE: Build failed with an exception. 
* What went wrong: Execution failed for task ':app:processDebugManifest'. 
> Manifest merger failed with multiple errors, see logs

* What went wrong:
Execution failed for task ':app:processDebugManifest'.
> Manifest merger failed with multiple errors, see logs

Have a look at the log - there should be more information there.

I see this:

> Task :app:processDebugManifest FAILED
/platforms/android/app/src/main/AndroidManifest.xml:71:5-90 Error:
	Element uses-permission#android.permission.CAMERA at AndroidManifest.xml:71:5-90 duplicated with element declared at AndroidManifest.xml:67:5-65
/platforms/android/app/src/main/AndroidManifest.xml Error:
	Validation failed, exiting