Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

[Feature Request] 允许将versionCode改成2147483647防止应用商店检测更新和覆盖安装 #188

Open
JiNiTaiMei2023 opened this issue Apr 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@JiNiTaiMei2023
Copy link

JiNiTaiMei2023 commented Apr 27, 2023

Is your feature request related to a problem?/你的请求是否与某个问题相关?

修改后的apk如果有新版,应用商店会检测出来并尝试更新,但由于签名不同,实际上并不会更新,就会一直提示更新。

Describe the solution you'd like/描述你想要的解决方案

增加一个功能可以把versionCode改成2147483647(versionCode允许的最大值)这样应用商店就不会检测出更新了,也不会有任何提示。

Additional context/其他信息

目前已经有把versionCode改成1的功能了,增加一个改2147483647功能应该不难吧。

@JiNiTaiMei2023 JiNiTaiMei2023 added the enhancement New feature or request label Apr 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant