In Android Studio, the options down the right corner of the IDE:
- Change/checkout other local branch
- Delete unwanted local branches (i.e. v0.0.1...)
- Delete unwanted remote branches (i.e. origin/v0.0.1...) -- this step will delete branches in BitBucket if the branches are not prevented to be deleted and they are not the MAIN BRANCH.