mirror of https://github.com/libsdl-org/SDL.git
android: updated release build SDK to match documented requirements
This commit is contained in:
parent
44edbf7137
commit
2a946e91bc
|
|
@ -181,8 +181,8 @@
|
||||||
"x86",
|
"x86",
|
||||||
"x86_64"
|
"x86_64"
|
||||||
],
|
],
|
||||||
"api-minimum": 19,
|
"api-minimum": 21,
|
||||||
"api-target": 29,
|
"api-target": 35,
|
||||||
"ndk-minimum": 21,
|
"ndk-minimum": 21,
|
||||||
"aar-files": {
|
"aar-files": {
|
||||||
"": [
|
"": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue