Android build succeeded in 1087 seconds

I did a build for an app in the newest version (2019.3517).

This build was special because I changed appodeal plugin to appodeal beta. and i deleted [“plugin.google.play.services”] from the build settings.

It took 1087 seconds to build.

Usually it takes only 2 minutes for this specific app. So what may have caused this?

I noticed it generated an aab file aswell.

Is this the new normal or is something wrong?

My build log:

Testing credentials for 'C:\Program Files (x86)\Java\jdk1.8.0\_131\bin\SoundBox.keystore': 17:17:30.607 jar signed. 17:17:30.607 Picked up JAVA\_TOOL\_OPTIONS: -Duser.language=en 17:17:34.306 Using custom build id from app bundle: 00000 (AppSettings.lua) 17:17:34.306 17:17:34.306 Using custom Build Id 00000 17:17:35.853 Excluding specified files from build: 17:17:35.853 excluding: Icon.png 17:17:35.853 excluding: Icon-??.png 17:17:35.853 excluding: Icon-???.png 17:17:35.853 excluding: LaunchScreen.storyboardc 17:35:42.001 Android build succeeded in 1087 seconds

I am also having that kind of high numbers for the build times. Yesterday an iOS build took more than 30 minutes to finish. As far as I remember, before it was not taking that much time for the builds. 

I’m experiencing the same problems.

Is this your first build with a version 2019.3491 or higher?

Maybe our hosting company was having issues… Is it still happening?

Yep that was my first build for that version. I built another app after that and that took 1200 seconds. I havent built anything else since then.

The first time you build with an Android 64-bit version of Corona we have to download around 256mb of additional components, but this isn’t on each different app, but just a one-time event. After that build times should be in the normal range. That said, builds are more dependent on Android Studio and your computer’s build performance will be impacted by how well it handles Android Studio.

Rob

I am also having that kind of high numbers for the build times. Yesterday an iOS build took more than 30 minutes to finish. As far as I remember, before it was not taking that much time for the builds. 

I’m experiencing the same problems.

Is this your first build with a version 2019.3491 or higher?

Maybe our hosting company was having issues… Is it still happening?

Yep that was my first build for that version. I built another app after that and that took 1200 seconds. I havent built anything else since then.

The first time you build with an Android 64-bit version of Corona we have to download around 256mb of additional components, but this isn’t on each different app, but just a one-time event. After that build times should be in the normal range. That said, builds are more dependent on Android Studio and your computer’s build performance will be impacted by how well it handles Android Studio.

Rob