From 60d7f3919a3165754062d8c9663f5193ed30b16c Mon Sep 17 00:00:00 2001 From: rachytski Date: Mon, 10 Oct 2011 15:57:23 +0300 Subject: [PATCH] [ANDROID] changed target from android-5 to android-9 --- tools/mkspecs/android-g++/qmake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/mkspecs/android-g++/qmake.conf b/tools/mkspecs/android-g++/qmake.conf index 9e6e95ff49..90d79eb903 100644 --- a/tools/mkspecs/android-g++/qmake.conf +++ b/tools/mkspecs/android-g++/qmake.conf @@ -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