mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-27 12:40:38 +00:00
Updated Android minimum API level to 21 (Android 5.0)
This is necessary for the window safe area support, and is a reasonable default for SDL 3.0
This commit is contained in:
@@ -16,7 +16,7 @@ https://developer.android.com/sdk/index.html
|
|||||||
Android NDK r15c or later
|
Android NDK r15c or later
|
||||||
https://developer.android.com/tools/sdk/ndk/index.html
|
https://developer.android.com/tools/sdk/ndk/index.html
|
||||||
|
|
||||||
Minimum API level supported by SDL: 19 (Android 4.4)
|
Minimum API level supported by SDL: 21 (Android 5.0)
|
||||||
|
|
||||||
|
|
||||||
How the port works
|
How the port works
|
||||||
|
|||||||
Reference in New Issue
Block a user