mirror of
https://github.com/SFML/SFML.git
synced 2024-11-25 04:41:05 +08:00
[Android] Changed APP_PLATFORM value to android-9 in Application.mk
This commit is contained in:
parent
9e3b466ee0
commit
a06ecb0c7f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user