Skip to content

Conversation

@StephaneBg
Copy link

Update build tools.

Remove android:allowBackup="true" from manifest to fix this issue:

Error:Execution failed for task ':app:processDebugManifest'.
Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml:9:9-36
is also present at [io.palaima:smoothbluetooth:0.1.0] AndroidManifest.xml:12:9-35 value=(true).
Suggestion: add 'tools:replace="android:allowBackup"' to element at AndroidManifest.xml:8:5-40:19 to override.

Fix bug when manifest is merged.
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

Successfully merging this pull request may close these issues.

1 participant