Updated Branches: refs/heads/master b4236b978 -> 5c38101a9
Upgrading project to Android 4.3 Project: http://git-wip-us.apache.org/repos/asf/cordova-android/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-android/commit/5c38101a Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/5c38101a Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/5c38101a Branch: refs/heads/master Commit: 5c38101a9eda2a18b65dfcabf0452bd727009598 Parents: b4236b9 Author: Joe Bowser <[email protected]> Authored: Mon Jul 29 11:30:41 2013 -0700 Committer: Joe Bowser <[email protected]> Committed: Mon Jul 29 11:30:41 2013 -0700 ---------------------------------------------------------------------- framework/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-android/blob/5c38101a/framework/project.properties ---------------------------------------------------------------------- diff --git a/framework/project.properties b/framework/project.properties index 2f39d91..931aa8a 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-18 apk-configurations= renderscript.opt.level=O0 android.library=true
