Skip to content

Commit

Permalink
Update Android SDK verions and commons-codec version in README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
agrieve committed Dec 3, 2012
1 parent 00e5ff1 commit c806451
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -29,11 +29,11 @@ Building

To create your cordova.jar, copy the commons codec:

mv commons-codec-1.6.jar framework/libs
mv commons-codec-1.7.jar framework/libs

then run in the framework directory:

android update project -p . -t android-16
android update project -p . -t android-17
ant jar


Expand Down

0 comments on commit c806451

Please sign in to comment.