Can't build android apk

I have this error when I build android by run this command “expo build:android”

[stderr] * Try:
[stderr] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
[stderr] ==============================================================================
[stderr] * Get more help at https://help.gradle.org
[stderr] BUILD FAILED in 48s
552 actionable tasks: 552 executed
Error: Process exited with non-zero code: 1
    at ChildProcess.child.on (/app/node_modules/@expo/spawn-async/build/spawnAsync.js:39:21)
    at emitTwo (events.js:126:13)
    at ChildProcess.emit (events.js:214:7)
    at maybeClose (internal/child_process.js:915:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)

this is my build :
https://expo.io/builds/078bd1ea-ed2f-4419-86ba-08cfd0e293a4

thank you

Hey @m_shams,

We had an incident with our Android builders that you can read about here: Expo Status - Android standalone apps failing to build (SDK 30 and 31) It has since been resolved. Can you let me know if you are able to or have already built your APK? Nonetheless, sorry for the inconvenience!

Cheers,

Adam

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.