Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove allowBackup from manifest #2

Closed
AfzalivE opened this issue Sep 13, 2016 · 1 comment
Closed

Remove allowBackup from manifest #2

AfzalivE opened this issue Sep 13, 2016 · 1 comment

Comments

@AfzalivE
Copy link
Contributor

AfzalivE commented Sep 13, 2016

Otherwise you get this error if you disable allowBackup in the application manifest:

Error:Execution failed for task ':app:processMockDebugManifest'.
> Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml:24:9-36
    is also present at [com.cesarferreira.colorize:library:0.2.1] AndroidManifest.xml:11:18-44 value=(true).
    Suggestion: add 'tools:replace="android:allowBackup"' to <application> element at AndroidManifest.xml:22:5-38:19 to override.
@cesarferreira
Copy link
Owner

Thanks for the PR mate, just did a release for 0.2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants