diff --git a/setdevkitpath.sh b/setdevkitpath.sh index c0ca60c..abc0c09 100755 --- a/setdevkitpath.sh +++ b/setdevkitpath.sh @@ -52,7 +52,7 @@ if [ "$BUILD_IOS" == "1" ]; then export ANDROID_INCLUDE=$PWD/ios-missing-include else -export JVM_PLATFORM=android +export JVM_PLATFORM=linux # Set NDK export API=21 export NDK=`pwd`/android-ndk-$NDK_VERSION