[ 
https://issues.apache.org/jira/browse/CB-14017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16438844#comment-16438844
 ] 

jcesarmobile commented on CB-14017:
-----------------------------------

I can't reproduce as the problem is not really caused by camera plugins, but by 
other plugins using + for the support version, which picks the beta 28. Anyway, 
we need to make the version configurable, so I've changed the title and will 
use your issue for it.

> Make com.android.support:support-v4 version configurable
> --------------------------------------------------------
>
>                 Key: CB-14017
>                 URL: https://issues.apache.org/jira/browse/CB-14017
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-camera
>            Reporter: Dmitry
>            Priority: Major
>              Labels: easyfix
>
> Cordova build fails with exception:
>  :processDebugResourcesERROR: In <declare-styleable> FontFamilyFont, unable 
> to find attribute android:fontVariationSettings
>  ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute 
> android:ttcIndex
>  This can be fixed in plugin.xml by upgrading 
> <framework src="com.android.support:support-v4:24.1.1+" />
> to a higher version like 27.0.1 or downgrading to 23.+.
>  
> Examples (tested):
> <framework src="com.android.support:support-v4:27.0.1" />
> or
> <framework src="com.android.support:support-v4:23.+" />



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to