[Android] Updated target SDK version to 19

This commit is contained in:
Jonathan De Wachter 2014-06-20 04:05:53 +02:00
parent e726c24de4
commit 06b73f36bd
3 changed files with 3 additions and 3 deletions

View file

@ -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