If ctrl-r is going to build and launch the app, and cmd-f9 is going to run assembleDebug and assembleDebugUnitTest and assembleDebugAndroidTest… is there no quick/easy way to simply run assembleDebug (something to run repeatedly after making small code changes or switching branches to make sure things compile)?