mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Set estimated time for Online Cordova build to 5min (should be less)
This commit is contained in:
@@ -9,7 +9,7 @@ import LinearProgress from 'material-ui/LinearProgress';
|
||||
|
||||
const buildTypesConfig = {
|
||||
'cordova-build': {
|
||||
estimatedTimeInSeconds: () => 180,
|
||||
estimatedTimeInSeconds: () => 300,
|
||||
completeDescription:
|
||||
'You can download it on your Android phone and install it.',
|
||||
},
|
||||
|
Reference in New Issue
Block a user