I am an android developer and I just released a new version of my app. But due to some bugs, I need to pull out the latest version and revert back to the old version. Is there a way I can do this from the store ?
I 'Deactivated' the latest version and tried to 'Reactivated' the old version but get the following errors:
Error: New APK version is lower than previous APK version.
Is there a way I can delete the latest version and revert back to the old one ?
Thank you :)