Updating README.md to have latest Android SDK

This commit is contained in:
Joe Bowser 2013-09-26 14:35:00 -07:00
parent fe7b2a36ec
commit ec9741443b

View File

@ -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