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:
parent
1f0f29edc1
commit
830f87f3c5
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@
|
||||||
APP_ABI := armeabi-v7a arm64-v8a x86 x86_64
|
APP_ABI := armeabi-v7a arm64-v8a x86 x86_64
|
||||||
|
|
||||||
# Min runtime API level
|
# Min runtime API level
|
||||||
APP_PLATFORM=android-14
|
APP_PLATFORM=android-16
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue