wu9007 / qrcode_scanner

🛠 Flutter QR code scanner plugin.
MIT License
358 stars 185 forks source link

D:\Oone\Projects\Mobile\cc-mobile\android\app\src\debug\AndroidManifest.xml:17:9-45 Error: Attribute application@icon value=(@mipmap/launcher_icon) from AndroidManifest.xml:17:9-45 is also present at [:qrscan] AndroidManifest.xml:22:9-43 value=(@mipmap/ic_launcher). Suggestion: add 'tools:replace="android:icon"' to <application> element at AndroidManifest.xml:14:5-92:19 to override. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:processDebugManifest'. > Manifest merger failed : Attribute application@icon value=(@mipmap/launcher_icon) from AndroidManifest.xml:17:9-45 is also present at [:qrscan] AndroidManifest.xml:22:9-43 value=(@mipmap/ic_launcher). Suggestion: add 'tools:replace="android:icon"' to <application> element at AndroidManifest.xml:14:5-92:19 to override. #94

Closed raksmeyseng closed 3 years ago