publishedVersionCode

abstract val publishedVersionCode: Property<Int>

Optional highest version code already published to an Android store. When set, model finalization fails unless the resolved next version code is strictly greater while Android version propagation is active for a detected application. This is an offline guard; the plugin never contacts a store or guesses the baseline.