Revert "Travis, trying a newer version of android ndk"
This reverts commit 93492ae091.
This commit is contained in:
@@ -61,7 +61,7 @@ fi
|
||||
|
||||
# we're building an Android binary here
|
||||
if [ "$BUILD_ANDROID" = "YES" ]; then
|
||||
android-ndk-r27/ndk-build -C projects/mtg/Android -j4
|
||||
android-ndk-r23/ndk-build -C projects/mtg/Android -j4
|
||||
$ANDROID list targets
|
||||
$ANDROID update project -t 1 -p projects/mtg/Android
|
||||
ant debug -f projects/mtg/Android/build.xml
|
||||
|
||||
Reference in New Issue
Block a user