Template project's android platform is not consistent

I use ionic start myApp tabs to create a new project in ionoic box. Then I use ionic build android. It alerts it need android-21, but in the vagrant, it only installs android-19. How to resolve it?