Build failed: Gradle build failed with unknown error. See logs for the "Run gradlew" phase for more information. – React Native
I am trying to build an apk file for my React Native application using the eas build -p android --profile preview command on my physical device. (The dev build built using npx expo run:android works perfectly on my physical device.)…