You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bo...@apache.org on 2013/01/18 20:36:35 UTC

android commit: This should be Android 4.2, not Google APIs

Updated Branches:
  refs/heads/master fa87c08a2 -> 033bfcc80


This should be Android 4.2, not Google APIs


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

Branch: refs/heads/master
Commit: 033bfcc804554850e7a75e5cbe879f9ac8df6179
Parents: fa87c08
Author: Joe Bowser <bo...@apache.org>
Authored: Fri Jan 18 11:36:12 2013 -0800
Committer: Joe Bowser <bo...@apache.org>
Committed: Fri Jan 18 11:36:12 2013 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/033bfcc8/framework/project.properties
----------------------------------------------------------------------
diff --git a/framework/project.properties b/framework/project.properties
index d556741..2f39d91 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=Google Inc.:Google APIs:17
+target=android-17
 apk-configurations=
 renderscript.opt.level=O0
 android.library=true