From 00ee164cefb3fd7d2236532c150cbb0a3641db39 Mon Sep 17 00:00:00 2001 From: Andrew Magee Date: Mon, 17 Feb 2014 17:18:24 +1100 Subject: [PATCH] README.md: `android update` to `android-19`. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5159029..26ab1e52 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-18 + android update project -p . -t android-19 ant jar