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

AAPT: error: duplicate value for resource 'attr/layout_anchorGravity' with config ''. #99

Open
warrenc5 opened this issue Feb 21, 2019 · 0 comments

Comments

@warrenc5
Copy link

I upgraded to [email protected] and [email protected] gradle 4 etc
android build tools 28.0.3 cosswalk sdk too.

Now I'm getting

Task :app:mergeArm64DebugResources FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:mergeArm64DebugResources'.

java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource compilation failed
/home/wozza/.gradle/caches/transforms-1/files-1.1/design-23.1.1.aar/4a430900cc8ec13fad9fa91f4b47c7d5/res/values/values.xml:19:5-827: AAPT: error: duplicate value for resource 'attr/layout_anchorGravity' with config ''.

/home/wozza/.gradle/caches/transforms-1/files-1.1/design-23.1.1.aar/4a430900cc8ec13fad9fa91f4b47c7d5/res/values/values.xml:19:5-827: AAPT: error: resource previously defined here.

If I look in the file I see

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

1 participant