[ANDROID] changed target from android-5 to android-9

This commit is contained in:
rachytski 2011-10-10 15:57:23 +03:00 committed by Alex Zolotarev
parent a5b783fced
commit 60d7f3919a

View file

@ -12,7 +12,7 @@ include(qws.conf)
NDK_TOOLCHAIN_PREFIX = arm-linux-androideabi
NDK_TOOLCHAIN_VERSION = 4.4.3
ANDROID_PLATFORM = android-5
ANDROID_PLATFORM = android-9
ANDROID_TARGET_ARCH = armeabi
NDK_TOOLCHAIN = $$NDK_TOOLCHAIN_PREFIX-$$NDK_TOOLCHAIN_VERSION