F7 + vue: Android Build image issues

When ever I build for android, the final debug build always has “framework7” logo and splash screen, instead of my custom icons from “src” and “icons” folder. How to change this logo? and how to change build number of android build?

cordova/config.xml > version

https://framework7.io/cli/#generate-assets

1 Like

thank you for the prompt answer. This solved my problem.