use 2019.3 platform version and use platform included coroutines library to decrease package size

This commit is contained in:
Yury Polek
2020-08-29 18:48:59 +03:00
parent 34035076de
commit c4e2f617c4
4 changed files with 5 additions and 4 deletions

View File

@@ -8,5 +8,5 @@ pluginSinceBuild = 193
pluginUntilBuild = 202.*
platformType = IC
platformVersion = 2020.2
platformVersion = 2019.3
platformDownloadSources = true