From ec9741443b6fbe296eadbff7dd845625f4969928 Mon Sep 17 00:00:00 2001 From: Joe Bowser Date: Thu, 26 Sep 2013 14:35:00 -0700 Subject: [PATCH] Updating README.md to have latest Android SDK --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 175fa0ea..dddef79f 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