I am trying to run eas build for my expo React Native project, and the process keeps failing in the run Gradlew section, and this is the first error to appear in those logs...
Error: package android.content does not exist
I am very new to publishing applications, and this is my first app publication using Expo. Does anyone know the solution to this error?