How can I delete all android builds ?

I’d like to delete all android builds expo. How can I do that?

hi @dodis,

You can clear your credentials by passing the -c flag, read this forum post for more detail

Let me know if that answers your question!

Sorry I tried it but it doesn’t work. It’s rebuilding. Can not delete.

expo build:android -c

Sorry. Can you write a example code?

That isn’t something you’d put in your code, it’s a command for the CLI (same place you run expo build)

If you want to completely delete old builds without producing a new one, we are happy to do it manually for you if you want. You’ll just need to email secure@expo.io with the relevant details (username, app id, specific build jobs/ids, etc) from the email address associated with your Expo account. :+1:

1 Like

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