From 73abb20b3d47f35691ef3f8aad28cc9009bbc39c Mon Sep 17 00:00:00 2001 From: Joe Bowser Date: Tue, 18 Sep 2012 12:57:18 -0700 Subject: [PATCH] Resolving CB-1496, this is faster than a pull request --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26f37692..5bcd8fd7 100755 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ To create your cordova.jar, copy the commons codec: then run in the framework directory: - android update project -p . -t android-15 + android update project -p . -t android-16 ant jar