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

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

Open
rt2zz wants to merge 1 commit into
ongakuer:masterfrom
rt2zz:master
Open

[android] remove android:allowBackup from AndroidManifest.xml#71
rt2zz wants to merge 1 commit into
ongakuer:masterfrom
rt2zz:master

Conversation

@rt2zz

@rt2zz rt2zz commented Jan 10, 2018

Copy link
Copy Markdown

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

rt2zz commented Mar 8, 2018

Copy link
Copy Markdown
Author

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