Inspectopedia Help

VersionCode too high

VersionCode too high

The declared versionCode is an Integer. Ensure that the version number is not close to the limit. It is recommended to monotonically increase this number each minor or major release of the app. Note that updating an app with a versionCode over Integer.MAX_VALUE is not possible.

Issue id: HighAppVersionCode

https://developer.android.com/studio/publish/versioning.html

Inspection Details

Available in:

IntelliJ IDEA 2023.3, Qodana for Android 2023.3, Qodana for JVM 2023.3

Plugin:

Android, 2022.3.1 Beta 2

Last modified: 13 July 2023