[Android] Changed APP_PLATFORM value to android-9 in Application.mk

This commit is contained in:
Jonathan De Wachter 2014-06-21 03:22:25 +02:00
parent 9e3b466ee0
commit a06ecb0c7f

View File

@ -1,5 +1,5 @@
NDK_TOOLCHAIN_VERSION := 4.8
APP_PLATFORM := android-19
APP_PLATFORM := android-9
APP_STL := c++_shared
APP_ABI := armeabi
APP_MODULES := sfml-activity sfml-example