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/09/26 23:35:40 UTC

android commit: Updating README.md to have latest Android SDK

Updated Branches:
  refs/heads/master fe7b2a36e -> ec9741443


Updating README.md to have latest Android SDK


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

Branch: refs/heads/master
Commit: ec9741443b6fbe296eadbff7dd845625f4969928
Parents: fe7b2a3
Author: Joe Bowser <bo...@apache.org>
Authored: Thu Sep 26 14:35:00 2013 -0700
Committer: Joe Bowser <bo...@apache.org>
Committed: Thu Sep 26 14:35:00 2013 -0700

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/ec974144/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 175fa0e..dddef79 100755
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ you are developing directly against the framework.
 
 To create your `cordova.jar` file, run in the framework directory:
 
-    android update project -p . -t android-17
+    android update project -p . -t android-18
     ant jar