Skip to content

Commit

Permalink
add Android Support Library v4 to libs directory
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuowei committed Jan 19, 2020
1 parent 086e179 commit d93bff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/ci/prep_repositories.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ ln -s "$(readlink -e ../mcpe/1141/lib/armeabi-v7a/libfmod.so)" jni/armeabi-v7a/l
ln -s "$(readlink -e ../mcpe/190b3_x86/lib/x86/libminecraftpe.so)" jni/x86/libminecraftpe.so
ln -s "$(readlink -e ../mcpe/190b3_x86/lib/x86/libfmod.so)" jni/x86/libfmod.so
android update project -t android-21 -p httpclient
ln -s "$(readlink -e ../android-sdk-linux_86/extras/android/support/v4/android-support-v4.jar)" libs/


cd ../mcpelauncher-app
Expand Down

0 comments on commit d93bff9

Please sign in to comment.