Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Androidmanifest.xml #2

Closed
kjsolo opened this issue Aug 17, 2016 · 1 comment
Closed

Androidmanifest.xml #2

kjsolo opened this issue Aug 17, 2016 · 1 comment

Comments

@kjsolo
Copy link

kjsolo commented Aug 17, 2016

Error:.../src/main/AndroidManifest.xml:30:9-36 Error:
Attribute application@allowBackup value=(false) from AndroidManifest.xml:30:9-36
is also present at [com.daasuu:EasingInterpolator:1.0.0] AndroidManifest.xml:12:9-35 value=(true).
Suggestion: add 'tools:replace="android:allowBackup"' to element at AndroidManifest.xml:28:5-276:19 to override.
FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':presentation:processDebugManifest'.

    Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml:30:9-36
    is also present at [com.daasuu:EasingInterpolator:1.0.0] AndroidManifest.xml:12:9-35 value=(true).
    Suggestion: add 'tools:replace="android:allowBackup"' to element at AndroidManifest.xml:28:5-276:19 to override.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

@MasayukiSuda
Copy link
Owner

Please write your AndroidManifest
[ tools:replace="android:allowBackup" ]
see details

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

No branches or pull requests

2 participants