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

https://hg.libsdl.org/SDL/rev/701c83eeb6e7
https://hg.libsdl.org/SDL/rev/0a69e71b715a
Sylvain Becker 2019-01-17 09:28:30 +01:00
parent ede0fc4f4c
commit 6690a46941
1 changed files with 1 additions and 1 deletions

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