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

Error #218

Closed
LuizGustavoApp opened this issue Jun 30, 2017 · 1 comment
Closed

Error #218

LuizGustavoApp opened this issue Jun 30, 2017 · 1 comment
Labels
help wanted Collaboration wanted on this issue

Comments

@LuizGustavoApp
Copy link

Hi,
i receive the following error compiling the project with Android Support Library version 41:
Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'.

Tnx

@dpa99c
Copy link
Owner

dpa99c commented Jun 30, 2017

The most likely cause is a Gradle version collision caused by another plugin requesting a different version of the Android Support Library (see #211, #205, etc.).
The easiest fix is to install cordova-android-support-gradle-release into your project to align the versions.

@dpa99c dpa99c added the help wanted Collaboration wanted on this issue label Jun 30, 2017
@dpa99c dpa99c closed this as completed Jul 5, 2017
@dpa99c dpa99c mentioned this issue Mar 4, 2018
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Collaboration wanted on this issue
Projects
None yet
Development

No branches or pull requests

2 participants