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

Unknown element <library> found #6

Open
f3401pal opened this issue Sep 20, 2017 · 3 comments · May be fixed by #19
Open

Unknown element <library> found #6

f3401pal opened this issue Sep 20, 2017 · 3 comments · May be fixed by #19

Comments

@f3401pal
Copy link

f3401pal commented Sep 20, 2017

The <library> tag in the AndroidManifest.xml causes compile error on Android Studio 3.0 with Gradle 3.0.0-beta6. Please remove that line.

@f3401pal
Copy link
Author

@praba1989
Copy link

Any update on this. Still I am facing this issue..

@Yaguedid
Copy link

You need simply to add this to your Android manifest

<library tools:node="removeAll" />

hope it helps :)

@dmytro1morozov dmytro1morozov linked a pull request Sep 22, 2022 that will close this issue
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 a pull request may close this issue.

3 participants