Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我开发了一个已经上市的应用程序,现在我正在尝试上传该应用程序的新版本,但每次发生错误时,谁能告诉我解决方案我附上了我的谷歌播放截图。下面是图片
在 Google play 中,他们维护版本代码的层次结构。在您的情况下,您已经发布了版本 5 apk,如果您想升级只需将新的 apk 版本更改为 6 并将其上传到 Google play。您不能直接从 5 跳转到 8 版本。
谢谢...