Forgot to update the support-v4-preferencefragment paths in ant

This commit is contained in:
Daniel Martí 2015-04-01 20:34:17 +02:00
parent 9e82463e46
commit 2cd026b34b
2 changed files with 3 additions and 3 deletions

View File

@ -36,8 +36,8 @@ android update lib-project --path $EXTERN/libsuperuser/libsuperuser
android update lib-project --path $EXTERN/zxing-core
android update lib-project --path $EXTERN/android-support-v4-preferencefragment
place_support_v4 $EXTERN/android-support-v4-preferencefragment
android update lib-project --path $EXTERN/support-v4-preferencefragment
place_support_v4 $EXTERN/support-v4-preferencefragment
android update lib-project --path $EXTERN/Support/v7/appcompat --target android-19
place_support_v4 $EXTERN/Support/v7/appcompat

View File

@ -4,7 +4,7 @@ android.library.reference.1=../extern/UniversalImageLoader/library
android.library.reference.2=../extern/AndroidPinning
android.library.reference.3=../extern/libsuperuser/libsuperuser
android.library.reference.4=../extern/zxing-core
android.library.reference.5=../extern/android-support-v4-preferencefragment
android.library.reference.5=../extern/support-v4-preferencefragment
android.library.reference.6=../extern/Support/v7/appcompat
# For java libraries, place symlinks in ../extern/symlinks-for-ant-and-eclipse/