npm update
npm install
npm run ionic:serve
- 
Increase the version number in
config.xml - 
Ask the team for
android-release.keystoreand passwords, save toplatforms/android/ - 
Build APK
 
bash android-build.bash # keystore password shared in slack #wallet-client
- Publish in google play store
 
ionic state resetis highly recommended after any codebase updateionic build iosionic emulate iosorionic run ios
npm run ionic:buildnpm run ionic:uglifyjs