forked from organicmaps/organicmaps
[ANDROID] changed target from android-5 to android-9
This commit is contained in:
parent
a5b783fced
commit
60d7f3919a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue