Today I have started facing the problems with a build of an Android Application. Problem is occurring during the step install-missing-android-tools. The only message that I can see in the logs is Failed to find missing components, retrying.... Problem occurs while fetching dependency Could not find com.google.gms:google-services:4.0.2, but it does not occur on the local machines. Is there any way to get rid of this problem for Bitrise builds?
I’m also getting the same problem as rohitbaghela. Adding that line didn’t fix it. Builds were working fine on Friday and nothing changed since then so could be a problem with the repo it’s pulling from.