Android: also update APP_PLATFORM to android-16 in Application.mk

https://hg.libsdl.org/SDL/rev/8db358c7a09a
https://hg.libsdl.org/SDL/rev/787e86a461f5
This commit is contained in:
Sylvain Becker 2019-01-17 09:28:30 +01:00
parent 1f0f29edc1
commit 830f87f3c5

View file

@ -7,4 +7,4 @@
APP_ABI := armeabi-v7a arm64-v8a x86 x86_64
# Min runtime API level
APP_PLATFORM=android-14
APP_PLATFORM=android-16