publishedVersionCode

abstract val publishedVersionCode: Property<Int>

The highest version code you have already published.

This is optional. When Android version propagation is active for a detected application, the next resolved version code must be greater than this value. KiteSSOT does not contact an app store or guess this value.