无法在Google Play商店中发布应用的更新版本

rav*_*ari 15 android publishing

我在Google商店中已经有一个版本(versioncode = 2).昨天做了一些更改后,当我尝试发布应用程序时,我收到以下错误消息,无法发布更新.知道怎么解决它?

This configuration cannot be published for the following reason(s): Version 2 is not served to any device configuration: all devices that might receive version 2 would receive version 3. Some devices are eligible to run multiple APKs. In such a scenario, the device will receive the APK with the higher version code.

仅供参考,新版本是 versioncode=3

Oli*_*Oli 32

您需要"停用"当前的apk才能实际发布新的apk.


Bar*_*icz 6

停用Google Play上的2版本.

所有这些都表明版本3适用于版本2适用的所有设备.这意味着版本2已过时.