Expo Dev-Client android build failed: unknown error. see logs of the install dependencies build phase for more information.

I am trying to create an Expo Dev-Client build for my app.

I previously built one before with no problem. At some point, I deleted the app on my phone.

Now I am trying to build it again, but it is not working for some reason.

This is my error:

:heavy_multiplication_x: Build failed

:robot: Android build failed:
Unknown error. See logs of the Install dependencies build phase for more information.

The logs show this:

This is part of my package JSON:
“expo”: “^49.0.7”,
“react”: “18.2.0”,
“react-dom”: “18.2.0”,
“react-native”: “0.72.3”,