[
https://issues.apache.org/jira/browse/CB-14081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467482#comment-16467482
]
Joe Bowser commented on CB-14081:
---------------------------------
Build Tools Versions are not API versions. This should be closed as "Not a
problem"
> Android level support not being followed
> ----------------------------------------
>
> Key: CB-14081
> URL: https://issues.apache.org/jira/browse/CB-14081
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-android, cordova-cli
> Affects Versions: 6.4.0
> Environment: OS: macOS 10.12.6
> Cordova version: 8.0.0
> Cordova android: 6.4.0
> Node version: 6.9.0
> Npm version: 3.10.8
> Reporter: Victor Hugo
> Assignee: Joe Bowser
> Priority: Major
>
> Hello everyone.
> *Expected behaviour:*
> According to this [cordova
> guide|https://cordova.apache.org/docs/en/latest/guide/platforms/android/] ,
> cordova-android versions 6.x.x does support 16-26 _Android Api Level_. So it
> is supposed to build a cordova project with api level 20, if specified this
> way.
> *Actual behaviour:*
> Even though, I'm not being able to build a cordova project specifying my
> cdvBuildToolsVersion to 20 at build time.
> Gradle build tasks warns me like this:
> "_WARNING: The specified Android SDK Build Tools version (20.0.0) is
> ignored, as it is below the minimum supported version (26.0.2) for Android
> Gradle Plugin 3.0.0._
> _Android SDK Build Tools 26.0.2 will be used._"
>
> *Steps to reproduce:*
> Execute:
>
> $ export ORG_GRADLE_PROJECT_cdvBuildToolsVersion=20
> _$ cordova build android_
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]