EOS Studio + Dawn 2.x

I am trying to use Dawn 2.x to create the currency using EOS Studio (CDT v 1.8.1 and EOSIO v 2.0.6). I build it and it is telling successful but not creating currency.wasm file. The command used by studio is “eosio-cpp -abigen -I include -R resource -contract currency -o currency.wasm contracts/currency/currency.cpp”

So without this file I am unable to deploy. What needs to be done or is there latest version of Dawn available. Please help.

Thanks