| Index: build/android/ant/apk-compile.xml
|
| diff --git a/build/android/ant/apk-compile.xml b/build/android/ant/apk-compile.xml
|
| index 10ffd374a0df21a2dd38a043223d42567916a760..4f3d664aec9352847340e56820034c801a2b38e9 100644
|
| --- a/build/android/ant/apk-compile.xml
|
| +++ b/build/android/ant/apk-compile.xml
|
| @@ -39,7 +39,7 @@
|
|
|
| <!-- jar file from where the tasks are loaded -->
|
| <path id="android.antlibs">
|
| - <pathelement path="${sdk.dir}/tools/lib/anttasks.jar" />
|
| + <pathelement path="${sdk.dir}/tools/lib/ant-tasks.jar" />
|
| </path>
|
|
|
| <!-- Custom tasks -->
|
|
|