Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

[android] remove android:allowBackup from AndroidManifest.xml #71

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rt2zz
Copy link

@rt2zz rt2zz commented Jan 10, 2018

I am seeing this error on my build when setting backup to false:

* What went wrong:
Execution failed for task ':app:processReleaseManifest'.
> Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml:21:5-32
  	is also present at [me.relex:photodraweeview:1.0.0] AndroidManifest.xml:10:9-35 value=(true).
  	Suggestion: add 'tools:replace="android:allowBackup"' to <application> element at AndroidManifest.xml:19:3-136:17 to override.

@rt2zz
Copy link
Author

rt2zz commented Mar 8, 2018

thoughts @ongakuer ?

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

Successfully merging this pull request may close these issues.

1 participant