mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 07:02:51 +08:00
Update Android SDK verions and commons-codec version in README.md.
This commit is contained in:
parent
00e5ff1964
commit
c806451b8a
@ -29,11 +29,11 @@ Building
|
|||||||
|
|
||||||
To create your cordova.jar, copy the commons codec:
|
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:
|
then run in the framework directory:
|
||||||
|
|
||||||
android update project -p . -t android-16
|
android update project -p . -t android-17
|
||||||
ant jar
|
ant jar
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user