Update mobile STK full assets download size

This commit is contained in:
Benau 2020-07-22 09:51:05 +08:00
parent 9599117c28
commit 833781cf52

View File

@ -23,7 +23,7 @@
inline unsigned getDownloadAssetsSize() inline unsigned getDownloadAssetsSize()
{ {
// Todo: generated from some sed script // Todo: generated from some sed script
unsigned stk_assets_size = 191810780; unsigned stk_assets_size = 192101409;
return stk_assets_size; return stk_assets_size;
} }
#endif #endif