Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E2C0D10AD1 for ; Mon, 3 Feb 2014 20:26:48 +0000 (UTC) Received: (qmail 78699 invoked by uid 500); 3 Feb 2014 20:26:12 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 78371 invoked by uid 500); 3 Feb 2014 20:26:05 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 78288 invoked by uid 99); 3 Feb 2014 20:26:04 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Feb 2014 20:26:04 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 11CE5918664; Mon, 3 Feb 2014 20:26:03 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: naika@apache.org To: commits@cordova.apache.org Date: Mon, 03 Feb 2014 20:26:31 -0000 Message-Id: <7366c1abca1f4bd3b32bebfd55d6a77a@git.apache.org> In-Reply-To: <3451b70c458e450682b290fb4edc80c0@git.apache.org> References: <3451b70c458e450682b290fb4edc80c0@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [30/32] git commit: Updated android platform target to android-19. Updated android platform target to android-19. Project: http://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos/commit/6ef2f29c Tree: http://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos/tree/6ef2f29c Diff: http://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos/diff/6ef2f29c Branch: refs/heads/3.4.x Commit: 6ef2f29c76397a2c7f04536957772587f7ff6175 Parents: 18eff35 Author: Archana Naik Authored: Fri Jan 31 17:36:32 2014 -0800 Committer: Archana Naik Committed: Mon Feb 3 11:09:46 2014 -0800 ---------------------------------------------------------------------- framework/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos/blob/6ef2f29c/framework/project.properties ---------------------------------------------------------------------- diff --git a/framework/project.properties b/framework/project.properties index 2f39d91..9fe04f3 100644 --- a/framework/project.properties +++ b/framework/project.properties @@ -10,7 +10,7 @@ # Indicates whether an apk should be generated for each density. split.density=false # Project target. -target=android-17 +target=android-19 apk-configurations= renderscript.opt.level=O0 android.library=true