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
parent
ede0fc4f4c
commit
6690a46941
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue