Android build fails due to stack change

Hello,

I changed today the stack of my workflows from Android & Docker, on Ubuntu 16.04 to Ubuntu 20.04. Unfortunately now the build cannot complete the install missing tools step. I guess the problem is caused due to the gradle upgrade to 6.3. Since the old stack is deprecated i cannot revert back to it, so currently all my builds fail

I just noticed your topic, I have the exact same problem.

Also, looking at the stack logs it seems like both versions include version 6.3 of Gradle, so I don’t think the build problems are caused by this.
For 16.04: bitrise.io/linux-docker-android.log at master · bitrise-io/bitrise.io · GitHub
For 20.04: bitrise.io/linux-docker-android-20.04.log at master · bitrise-io/bitrise.io · GitHub

Hello, thanks for reaching out!
maybe that was the image used by the former provided stack
docker image

But if it isn’t gradle version I don’t know what else could be. Did you fix your problem ?

Hello

There have been various changes to the stacks recently. If you are still having this issue, please let us know. The best option would be to open a support ticket - including the build URL and enabling support access (under the “Settings” tab)

We would need a bit more information about how the step is failing - if it still is!

Thanks,
Cathy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.