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

Unable to sync the gradle #21

Closed
rajasekaranm opened this issue May 14, 2018 · 2 comments
Closed

Unable to sync the gradle #21

rajasekaranm opened this issue May 14, 2018 · 2 comments

Comments

@rajasekaranm
Copy link

rajasekaranm commented May 14, 2018

Hi ,

I'm unable to sync the project because I'm getting Manifest merge error

Kindly check the error log

Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml:15:9-36 is also present at [com.github.MOLO17:CustomizableCalendar:v0.1.4] AndroidManifest.xml:12:9-35 value=(true). Suggestion: add 'tools:replace="android:allowBackup"' to <application> element at AndroidManifest.xml:13:5-160:19 to override.

Additional Info : I can able to sync the gradle if I used android:allowBackup="true" in my app manifest. but I need to set allowBackup as false

Thanks in advance

francesco-furlan added a commit that referenced this issue May 14, 2018
This is needed to fix the issue #21
@francesco-furlan
Copy link
Contributor

Hi @rajasekaranm,
I've removed the allowBackup attribute on the manifest, you can test the v0.1.5 version.

@rajasekaranm
Copy link
Author

yes @furlan97 , now working fine :-) thanks

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