Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

[Android] remove allowBackup property from AndroidManifest.xml #154

@tanersener

Description

@tanersener

Remove allowBackup property from AndroidManifest.xml file to prevent the following error.

ERROR: Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml:15:9-36
	is also present at [com.arthenica:mobile-ffmpeg-full:4.2.1] AndroidManifest.xml:12:9-35 value=(true).
	Suggestion: add 'tools:replace="android:allowBackup"' to <application> element at AndroidManifest.xml:14:5-29:19 to override.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions