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

Warnings about tools:node="replace" #3

Open
hannesstruss opened this issue May 17, 2015 · 2 comments
Open

Warnings about tools:node="replace" #3

hannesstruss opened this issue May 17, 2015 · 2 comments

Comments

@hannesstruss
Copy link

The services in the AndroidManifest.xml are annotated with tools:node="replace". During the build, Gradle prints warnings like:

Warning: /Users/hannes/some/project/AndroidManifest.xml:20:9 Warning:
    service#pl.tajchert.exceptionwear.ExceptionService was tagged at AndroidManifest.xml:20 to replace another declaration but no other declaration present

These services don't seem to actually replace anything, can we remove the tools:node="replace"?

@hannesstruss
Copy link
Author

Ping 💖

@tajchert
Copy link
Owner

Let me check during the weekend if it doesn't change anything as you mentioned, as I'm not that sure.

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