android-percent-support-extend
android-percent-support-extend copied to clipboard
android:allowBackup in library causes conflict with app's Manifest
Error:Execution failed for task ':app:processDebugManifest'.
Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml:22:9-36 is also present at [com.zhy:percent-support-extends:1.1.1] AndroidManifest.xml:12:9-35 value=(true). Suggestion: add 'tools:replace="android:allowBackup"' to
element at AndroidManifest.xml:20:5-142:19 to override.