Do I need to rebuild an apk if I already have the app-bundle

@rmarques here’s a bit more info on @wkozyra’s answer:

Since you’re using expo build:android instead of eas build -p android, you’ll need to download the credentials with expo credentials:manager instead of eas credentials. Otherwise the info is the same for both expo build and eas build.