[
https://issues.apache.org/jira/browse/CB-10862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15194730#comment-15194730
]
Sergey commented on CB-10862:
-----------------------------
sorry for android-minSdkVersion="21" in config.xml, i set it through attribute
of widget (so incorrect)
But through command line arguments not working at all, finally set through
gradle.properties as temprorary solution
I compile multiple version using single config.xml, so i need to specify
options outside.
As for command line it not working
> Cannot set minsdkversion
> ------------------------
>
> Key: CB-10862
> URL: https://issues.apache.org/jira/browse/CB-10862
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 5.1.1
> Reporter: Sergey
>
> Cannot set minsdkversion in provided ways
> android-minSdkVersion="21" in config.xml
> cordova build android --release --device --browserify
> --buildConfig=../resources/config.json --minSdkVersion=21 --
> --gradleArg=-PcdvVersionCode=212 --gradleArg=-PcdvMinSdkVersion=21
> --gradleArg=-PcdvCompileSdkVers
> ion=android-23
> still produces minSdk 14+
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]