You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
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.