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

[MISC] fix build error with support 23.+ #211

Closed

Conversation

LightZam
Copy link

@LightZam LightZam commented May 29, 2018

fix bug describe in #207

:processDebugResources
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontVariationSettings 
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:ttcIndex

close #207

@LightZam LightZam force-pushed the 207-build-fail-due-to-support-v4 branch from f74d12b to 3aa96fe Compare May 29, 2018 06:14
@shnist
Copy link
Collaborator

shnist commented Dec 11, 2018

hi @LightZam, thank you for your contribution to this project. We have recently merged #234, which allows you to optionally specify an android_support_version at run time. This is more flexible than hardcoding the support version to a specific value, as this may not be compatible in combination with other plugins. As such we'll be closing this pull request.

@shnist shnist closed this Dec 11, 2018
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 this pull request may close these issues.

Cordova build fails due to "com.android.support:support-v4" version
2 participants