Updating app support

Hi,

I am willing to test a case of application upgrade - installing an app, do some actions, then upgrade the app and make some more actions on the newer version

I added noReset:True to the capabilities. but when I’m using driver.install_app(apk_path) and relaunching the app, it opens the older version.

Is there any support for that case?