mirror of https://github.com/axmolengine/axmol.git
Update setup_android.py
This commit is contained in:
parent
66541d4236
commit
4e0581d168
|
@ -104,6 +104,7 @@ def install_android_sdk():
|
|||
'cmdline-tools;latest',
|
||||
'platforms;android-28',
|
||||
'build-tools;29.0.2',
|
||||
'cmake;3.10.2.4988404',
|
||||
'ndk;' + NDK_VER
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue