You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2012/08/07 21:41:10 UTC

android commit: Update to use latest Android SDK

Updated Branches:
  refs/heads/master 03893071f -> 501625392


Update to use latest Android SDK


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/commit/50162539
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/tree/50162539
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/diff/50162539

Branch: refs/heads/master
Commit: 5016253922645d7ea11934c2fbfcdc7805a2c7e9
Parents: 0389307
Author: macdonst <si...@gmail.com>
Authored: Tue Aug 7 15:40:05 2012 -0400
Committer: macdonst <si...@gmail.com>
Committed: Tue Aug 7 15:40:05 2012 -0400

----------------------------------------------------------------------
 framework/project.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/blob/50162539/framework/project.properties
----------------------------------------------------------------------
diff --git a/framework/project.properties b/framework/project.properties
index 1b7604c..79cfca9 100644
--- a/framework/project.properties
+++ b/framework/project.properties
@@ -10,6 +10,6 @@
 # Indicates whether an apk should be generated for each density.
 split.density=false
 # Project target.
-target=Google Inc.:Google APIs:15
+target=Google Inc.:Google APIs:16
 apk-configurations=
 renderscript.opt.level=O0