我们可以在不更改 APP 版本的情况下更新 Google Play 商店中的 APK 吗 [英] Can we update the APK on Google Play Store with out changing the APP Version

查看:57
本文介绍了我们可以在不更改 APP 版本的情况下更新 Google Play 商店中的 APK 吗的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

谁能告诉我,我可以替换上传到 Google Play 商店的 APK,而无需更改应用程序版本.

Can anyone let me know, Can I replace the APK uploaded to Google Play Store, with out changing the App version.

基本上我昨天已经上传了 1.0 版本的应用程序,今天我想重新上传 APK 并进行一些重要的修复,并且不想更改版本.

Basically I have uploaded the app with version 1.0 yesterday, and today I want to reupload the APK with some important fix, and do not want to change the version.

推荐答案

无法更新现有应用而无需更改其版本代码.每次更新您的应用时,您都应该将其版本代码加 1.版本代码对用户来说是不可见的,它仅用作对您的应用进行版本控制的一种方式.

You cannot update an existing app w/o changing its version code. Each time you update your app, you should increment its version code by 1. The version code is not externally visible to the user, and is used only as a means of versioning your application.

可以更新现有应用而无需更改其版本名称.版本名称是用户将在 Google Play 上看到的名称(即版本 1.10、2.08 等),与应用的实际版本号无关(可以是任何您想要的版本).

You can update an existing app w/o changing its version name. The version name is what the user will see on Google Play (i.e. version 1.10, 2.08, etc.), and has nothing to do with the actual version number of your application (it can be anything you want).

这篇关于我们可以在不更改 APP 版本的情况下更新 Google Play 商店中的 APK 吗的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆