We’re making builds of our game on Cloud Build, and for some time now, we’ve not been able to build for android. iOS build of the same project work fine though. It always hangs on the same line with the same messages:
Android build goes through fine when building locally on a Windows or Mac machine. I also tried a clean build, with the same results.