You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2018/04/15 21:25:00 UTC

[jira] [Assigned] (CB-14017) Make com.android.support:support-v4 version configurable

     [ https://issues.apache.org/jira/browse/CB-14017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jcesarmobile reassigned CB-14017:
---------------------------------

    Assignee: jcesarmobile

> 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
>            Assignee: jcesarmobile
>            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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org