I am having a problem that I am not being able to solve, when running eas build android I am having a Gradle error which I go to the expo console to see the error and I have the following one.
Error gradle building
This happened after updating the version of sdk expo 49 to 50. I updated the necessary dependecies. Executing expo-doctor don’t have issues
Version SDK Expo 50.
Node: 21.21.0
I tried:
Use expo prebuild and modify AndroidManifest in the line suggest but this didn’t work.