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

When android:allowBackup="false" in AndroidManifest.xml get build failed #27

Open
lindevs opened this issue Jan 27, 2017 · 2 comments
Open

Comments

@lindevs
Copy link

lindevs commented Jan 27, 2017

Hi, in my app AndroidManifest.xml I specified android:allowBackup="false" but now gradle can't build, I get error:

Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml
is also present at [com.github.yesidlazaro:GmailBackground:1.2.0] AndroidManifest.xml:15:9-35 value=(true).

Why you specify android:allowBackup="true" in your AndroidManifest.xml ?

@yesidlazaro
Copy link
Owner

maybe i can remove it from my AndroidManifest.xml.

@lindevs
Copy link
Author

lindevs commented Jan 28, 2017

It would be good.

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