android-percent-support-extend icon indicating copy to clipboard operation
android-percent-support-extend copied to clipboard

android:allowBackup in library causes conflict with app's Manifest

Open zhanaotian opened this issue 9 years ago • 0 comments

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.

zhanaotian avatar Feb 04 '16 08:02 zhanaotian