[Android] Updated target SDK version to 19
This commit is contained in:
parent
e726c24de4
commit
06b73f36bd
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
NDK_TOOLCHAIN_VERSION := 4.8
|
||||
APP_PLATFORM := android-17
|
||||
APP_PLATFORM := android-19
|
||||
APP_STL := c++_shared
|
||||
APP_ABI := armeabi
|
||||
APP_MODULES := sfml-activity sfml-example
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue