Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 51972200B44 for ; Thu, 14 Jul 2016 15:49:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 50778160A63; Thu, 14 Jul 2016 13:49:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 98FC7160A60 for ; Thu, 14 Jul 2016 15:49:21 +0200 (CEST) Received: (qmail 69816 invoked by uid 500); 14 Jul 2016 13:49:20 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 69805 invoked by uid 99); 14 Jul 2016 13:49:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2016 13:49:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 826B62C02A9 for ; Thu, 14 Jul 2016 13:49:20 +0000 (UTC) Date: Thu, 14 Jul 2016 13:49:20 +0000 (UTC) From: "Andrej Zachar (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-10862) Cannot set minsdkversion MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 14 Jul 2016 13:49:22 -0000 [ https://issues.apache.org/jira/browse/CB-10862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376939#comment-15376939 ] Andrej Zachar commented on CB-10862: ------------------------------------ I am having the same issue and I am using cordova 6.2.0. config.xml ... .. But after cordova prepare or cordova build the AndroidManifest.xml is still containing this: What I am doing wrong? Best regards, Andrej > Cannot set minsdkversion > ------------------------ > > Key: CB-10862 > URL: https://issues.apache.org/jira/browse/CB-10862 > Project: Apache Cordova > Issue Type: Bug > Components: CLI > Affects Versions: 5.1.1 > Reporter: Sergey > Assignee: Sergey Shakhnazarov > Priority: Trivial > Labels: triaged > > used: > cordova clean android > cordova prepare android > cordova build android --release --device --browserify --buildConfig=../resources/config.json -- --gradleArg=-PcdvVersionCode=212 --gradleArg=-PcdvMinSdkVersion=21 --gradleArg=-PcdvCompileSdkVersion=android-23 > still produces minSdk 14+ -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org