Ionic build android doesn't actually build an apk

Running ionic 2.0.0 rc0, if I do ionic build android it certainly seems to work, but I have no build folder inside platforms\android. I’m using crosswalk, if that changes anything.

Cordova CLI: 6.3.1
Ionic Framework Version: 2.0.0-rc.0-201610131632
Ionic CLI Version: 2.1.0
Ionic App Lib Version: 2.1.0-beta.1
OS:
Node Version: v6.7.0

u try reboot???

I found out that, apparently, I now need to use ionic build android --release instead of ionic build --release android which worked from like…beta 6 or 7 to beta 11.