mirror of https://github.com/axmolengine/axmol.git
Update emsdk to 3.1.55[skip ci]
This commit is contained in:
parent
931ca91c71
commit
60df1de329
|
@ -9,7 +9,7 @@
|
|||
# add or overwrite tool version like follow
|
||||
$manifest['nuget'] = '5.5.1' # since 5.6.0, require .net 4.0
|
||||
$manifest['glslcc'] = '1.9.4+'
|
||||
$manifest['emsdk'] = '3.1.53'
|
||||
$manifest['emsdk'] = '3.1.55'
|
||||
|
||||
# android sdk tools
|
||||
$android_sdk_tools['build-tools'] = '34.0.0' # match with AGP, current 8.2.1 android studio 2023.1.1
|
||||
|
|
Loading…
Reference in New Issue