- Error: Attribute application@ap
- TAG解决错误:Error:No resource identi
- Android 错误 'roundIcon' in packag
- Error:warning: Ignoring InnerCla
- 2021-08-12|featureCounts ERROR:
- Error: style attribute '@android
- Attribute application@appCompone
- Gradle error “Attribute ”xxx“ ha
- android studio 3.0 build错误
- 2018-06-04 add 'tools:replace="

发现自己引入 扫码 barcode_scan: ^1.0.0报错
解决办法

<application
android:appComponentFactory=""
tools:replace="android:appComponentFactory">
</application>
网友评论